Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ghosh committed Mar 26, 2020
1 parent bb554ff commit 5d1877b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
install: false
working-directory: tests
start: yarn start
start: yarn serve
wait-on: http://localhost:1234
# config-file: tests/cypress.json
# spec: specs/*.spec.js
Expand Down

0 comments on commit 5d1877b

Please sign in to comment.