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 feba667 commit 7a85cbfCopy full SHA for 7a85cbf
.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@48f6c1345cbaffc8bbc63193ce3e38294403c98c
+ uses: cypress-io/github-action@30fcfcc4c8f6c5e3323dd103d13f3013d3d1c469
79
with:
80
install: true
81
command: pnpm test.ci
0 commit comments