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 7b18992 commit 01a66f9Copy full SHA for 01a66f9
.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@a85ef18dd1056ef76e55bc8862d7aa6f1c0d9590
+ uses: cypress-io/github-action@33e67f1f0ebf973c8e19c3fe49ed0f9159383742
79
with:
80
install: true
81
command: pnpm test.ci
0 commit comments