Update cypress.yaml
This commit is contained in:
parent
dbc0dca591
commit
9349526d94
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cypress.yaml
vendored
1
.github/workflows/cypress.yaml
vendored
|
@ -200,6 +200,7 @@ jobs:
|
||||||
if: needs.prepare.outputs.percy_enable == '1'
|
if: needs.prepare.outputs.percy_enable == '1'
|
||||||
run: npx -p @percy/cli percy build:finalize
|
run: npx -p @percy/cli percy build:finalize
|
||||||
env:
|
env:
|
||||||
|
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||||
PERCY_PARALLEL_NONCE: ${{ needs.prepare.outputs.uuid }}
|
PERCY_PARALLEL_NONCE: ${{ needs.prepare.outputs.uuid }}
|
||||||
|
|
||||||
- uses: Sibz/github-status-action@v1
|
- uses: Sibz/github-status-action@v1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue