We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91e5985 + 43065af commit e1f3acaCopy full SHA for e1f3aca
.github/workflows/pythonapp.yml
@@ -44,4 +44,6 @@ jobs:
44
uses: cypress-io/[email protected]
45
with:
46
working-directory: e2e
47
+ wait-on: 'http://localhost:8000'
48
+ wait-on-timeout: 300
49
0 commit comments