There was an error while loading. Please reload this page.
1 parent 2ddaf34 commit f70099aCopy full SHA for f70099a
.github/workflows/process-e2e.yaml
@@ -40,7 +40,7 @@ jobs:
40
CI: true
41
42
- name: Wait for server
43
- run: npx wait-on http://localhost:3000 --timeout 8000
+ run: npx wait-on http://localhost:3000 --timeout 60000
44
45
- name: Run Cypress tests
46
uses: cypress-io/github-action@v6
0 commit comments