1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00

Add debug

This commit is contained in:
Gastón Fournier 2024-09-02 14:25:49 +02:00
parent f27e07ab88
commit 8d5bb7fe25
No known key found for this signature in database
GPG Key ID: AF45428626E17A8E

View File

@ -21,6 +21,9 @@ jobs:
uses: actions/checkout@v4
- name: Run Cypress
uses: cypress-io/github-action@v6
env:
# DEBUG: '@cypress/github-action'
DEBUG: 'cypress:*'
with:
working-directory: frontend
env: AUTH_USER=admin,AUTH_PASSWORD=unleash4all