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 823e3b0 commit 46a6b7fCopy full SHA for 46a6b7f
.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@eb2de20e2763f75216dff067108f0fb02ad6f2cf
+ uses: cypress-io/github-action@38f9a02ac2661ac1ee120f01dc9ad831e02decd6
79
with:
80
install: true
81
command: pnpm test.ci
0 commit comments