Skip to content

Commit

Permalink
try a simple sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
zachliu committed Sep 17, 2024
1 parent 3ecc831 commit 3ffe2da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ jobs:
set -x
yarn cypress build
yarn cypress start -- --skip-db-seed
sleep 30
docker compose run cypress yarn cypress db-seed
- name: Execute Cypress Tests
run: yarn cypress run-ci
Expand Down

0 comments on commit 3ffe2da

Please sign in to comment.