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.
2 parents c30f43e + 582565f commit 9b247aaCopy full SHA for 9b247aa
.github/workflows/cypress.yml
@@ -44,7 +44,7 @@ jobs:
44
run: pnpm exec cypress verify
45
46
- name: Cypress run
47
- uses: cypress-io/github-action@eb2de20e2763f75216dff067108f0fb02ad6f2cf
+ uses: cypress-io/github-action@dc2fd0ba2f72154f6780f9eb867b194e7ab25e49
48
with:
49
build: pnpm build
50
start: pnpm dev
0 commit comments