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.
1 parent 357ec88 commit f389012Copy full SHA for f389012
.github/workflows/push.yml
@@ -26,3 +26,6 @@ jobs:
26
CI: true
27
- name: Cypress run
28
uses: cypress-io/github-action@v2
29
+ with:
30
+ start: npm start
31
+ wait-on: 'http://localhost:8080'
0 commit comments