Skip to content

Commit

Permalink
fix: lint [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivelin Ivanov authored Mar 30, 2021
1 parent 4cc85a8 commit fb6f346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tasks:
echo "Waiting for npm install to finish"
gp await-port 8080 && gp preview $(gp url 8080)/index.html
echo "Starting Ambianic PWA testsuite"
npm install cypress
npm install cypress
npm run test
vscode:
Expand Down

0 comments on commit fb6f346

Please sign in to comment.