Update cypress.yaml

This commit is contained in:
Michael Telatynski 2023-02-23 11:34:20 +00:00 committed by GitHub
parent dbc0dca591
commit 9349526d94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -200,6 +200,7 @@ jobs:
if: needs.prepare.outputs.percy_enable == '1'
run: npx -p @percy/cli percy build:finalize
env:
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
PERCY_PARALLEL_NONCE: ${{ needs.prepare.outputs.uuid }}
- uses: Sibz/github-status-action@v1