Skip to content

Commit 805bbad

Browse files
committed
try a simple sleep
1 parent c42b151 commit 805bbad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ jobs:
160160
set -x
161161
yarn cypress build
162162
yarn cypress start -- --skip-db-seed
163+
sleep 30
163164
docker compose run cypress yarn cypress db-seed
164165
- name: Execute Cypress Tests
165166
run: yarn cypress run-ci

0 commit comments

Comments
 (0)