Skip to content

Commit d70c470

Browse files
committed
trying to fix cypress in CircleCI
1 parent 797e373 commit d70c470

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ workflows:
1515
- cypress/run:
1616
yarn: true
1717
executor: cypress/base-14
18+
start: yarn start
19+
wait-on: 'http://localhost:3000'
1820
filters:
1921
branches:
2022
only: main

0 commit comments

Comments
 (0)