Revert "Turn on Cypress debug logs to figure out why reports are not being created" (#11720)

This reverts commit 70d834c28e.
pull/28217/head
Richard van der Hoff 2023-10-05 17:58:11 +01:00 committed by GitHub
parent 7ff2b02364
commit 91413bc6b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -214,8 +214,6 @@ jobs:
PERCY_PARALLEL_NONCE: ${{ needs.prepare.outputs.uuid }}
# We manually finalize the build in the report stage
PERCY_PARALLEL_TOTAL: -1
# Temporarily turn on debug logs to figure out why reports are not being created
DEBUG: "cypress:*"
- name: Upload Artifact
if: failure()