mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-26 17:01:49 +02:00
Merge pull request #11716 from matrix-org/andybalaam/enable-cypress-debug-logging
Turn on Cypress debug logs to figure out why reports are not being created
This commit is contained in:
commit
ae51ed75f7
2
.github/workflows/cypress.yaml
vendored
2
.github/workflows/cypress.yaml
vendored
@ -214,6 +214,8 @@ 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…
x
Reference in New Issue
Block a user