Skip to content

Commit

Permalink
fix(scripts) cleanup no longer used project reference
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Jul 7, 2023
1 parent b85541f commit f1f44cc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions scripts/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ if [ -z $SKIP_BASIC_TESTS ]; then
npm run test
npm run build:prod

echo "Testing Spot-Integrations-Service"
cd ../spot-integrations-service
npm install
npm run lint
npm test

echo "Testing Spot-Webdriver"
cd ../spot-webdriver
npm install
Expand Down

0 comments on commit f1f44cc

Please sign in to comment.