Skip to content

Commit 8f2bcea

Browse files
committed
start multiple things
1 parent 08db433 commit 8f2bcea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Cypress run
6767
uses: cypress-io/github-action@v4
6868
with:
69-
start: yarn start & yarn start:wc & wait
69+
start: yarn start, yarn start:wc
7070
wait-on: 'http://localhost:3001'
7171
env:
7272
PUBLIC_URL: 'http://localhost:3000'

0 commit comments

Comments
 (0)