Skip to content

Commit

Permalink
no need to sleep to long
Browse files Browse the repository at this point in the history
  • Loading branch information
zachliu committed Sep 18, 2024
1 parent 023d368 commit 39b6a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
set -x
yarn cypress build
yarn cypress start -- --skip-db-seed
sleep 30
sleep 10
docker compose run cypress yarn cypress db-seed
- name: Execute Cypress Tests
run: yarn cypress run-ci
Expand Down

0 comments on commit 39b6a6e

Please sign in to comment.