Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ghosh committed Mar 26, 2020
1 parent e0ee363 commit ff44302
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Expand Up @@ -30,6 +30,7 @@ jobs:
node-version: '10.x'
- uses: cypress-io/github-action@v1
with:
build: yarn build
start: yarn test:serve
wait-on: http://localhost:1234
config-file: tests/cypress.json
Expand Down

0 comments on commit ff44302

Please sign in to comment.