chore: Cypress action v1 -> v2 (#40253)
This commit is contained in:
committed by
GitHub
parent
76763272c1
commit
aebe53312c
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
run: npm run seed
|
||||
|
||||
- name: Cypress run
|
||||
uses: cypress-io/github-action@v1
|
||||
uses: cypress-io/github-action@v2
|
||||
with:
|
||||
record: ${{ env.CYPRESS_RECORD_KEY != 0 }}
|
||||
build: npm run build
|
||||
|
Reference in New Issue
Block a user