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 728eed4 commit ccb1feaCopy full SHA for ccb1fea
.github/workflows/push.yml
@@ -27,5 +27,5 @@ jobs:
27
- name: Cypress run
28
uses: cypress-io/github-action@v2
29
with:
30
- start: npm serve
+ start: npm run serve
31
wait-on: 'http://localhost:8080'
0 commit comments