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 b92d2da + b939465 commit 9bc99daCopy full SHA for 9bc99da
.github/workflows/01-cypress.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: 🧪 Cypress run
27
# Install NPM dependencies and run all Cypress tests
28
- uses: cypress-io/github-action@v4
+ uses: cypress-io/github-action@v5
29
with:
30
start: npm run serve
31
wait-on: "http://localhost:8080"
0 commit comments