We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c13e454 commit f07fd01Copy full SHA for f07fd01
.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@v5
+ uses: cypress-io/github-action@v6
29
with:
30
start: npm run serve
31
wait-on: "http://localhost:8080"
0 commit comments