We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e325b7 commit ba2b4f0Copy full SHA for ba2b4f0
.github/workflows/ci.yml
@@ -75,7 +75,7 @@ jobs:
75
- name: Install Cypress
76
run: pnpm cypress install
77
- name: Run cypress tests
78
- uses: cypress-io/github-action@8d3918616d8ac34caa2b49afc8b408b6a872a6f5
+ uses: cypress-io/github-action@8a2d31fc2079f621d6628fe4adc3305f9f193a24
79
with:
80
install: true
81
command: pnpm test.ci
0 commit comments