Skip to content

Commit

Permalink
Reduce timeout for Cypress tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JorgenVatle committed Mar 12, 2024
1 parent ba21e7a commit 6901faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/essai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
record: true
start: meteor npm start
wait-on: 'http://localhost:3000, http://localhost:5173/imports/ui/main.js'
wait-on-timeout: 600
wait-on-timeout: 120
command: meteor npm test
# build: npx cypress info
env:
Expand Down

0 comments on commit 6901faf

Please sign in to comment.