Skip to content

Commit

Permalink
fix: added more sleep time after starting server
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-bams committed Feb 22, 2024
1 parent 10c4686 commit 9922bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

- name: Run Cypress Test
run: |
sleep 20
sleep 100
yarn run cy-run
- name: Stop Stack
Expand Down

0 comments on commit 9922bd4

Please sign in to comment.