We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 744916d commit f94cca0Copy full SHA for f94cca0
.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@027aaf31845564be1e54197b452e97b74af3ecaa
+ uses: cypress-io/github-action@0a2b12a37a60c7d8cea11d2cc2f7660f5b8d68fd
79
with:
80
install: true
81
command: pnpm test.ci
0 commit comments