Revert "Turn on Cypress debug logs to figure out why reports are not being created" (#11720)
This reverts commit 70d834c28e
.
This commit is contained in:
parent
7ff2b02364
commit
91413bc6b6
1 changed files with 0 additions and 2 deletions
2
.github/workflows/cypress.yaml
vendored
2
.github/workflows/cypress.yaml
vendored
|
@ -214,8 +214,6 @@ jobs:
|
||||||
PERCY_PARALLEL_NONCE: ${{ needs.prepare.outputs.uuid }}
|
PERCY_PARALLEL_NONCE: ${{ needs.prepare.outputs.uuid }}
|
||||||
# We manually finalize the build in the report stage
|
# We manually finalize the build in the report stage
|
||||||
PERCY_PARALLEL_TOTAL: -1
|
PERCY_PARALLEL_TOTAL: -1
|
||||||
# Temporarily turn on debug logs to figure out why reports are not being created
|
|
||||||
DEBUG: "cypress:*"
|
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
if: failure()
|
if: failure()
|
||||||
|
|
Loading…
Reference in a new issue