We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08db433 commit 8f2bceaCopy full SHA for 8f2bcea
1 file changed
.github/workflows/main.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Cypress run
67
uses: cypress-io/github-action@v4
68
with:
69
- start: yarn start & yarn start:wc & wait
+ start: yarn start, yarn start:wc
70
wait-on: 'http://localhost:3001'
71
env:
72
PUBLIC_URL: 'http://localhost:3000'
0 commit comments