1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

Try record

This commit is contained in:
Gastón Fournier 2024-09-02 15:43:56 +02:00
parent ec9b90a7bd
commit 08d501a7c1
No known key found for this signature in database
GPG Key ID: AF45428626E17A8E

View File

@ -24,9 +24,12 @@ jobs:
env:
# DEBUG: '@cypress/github-action'
DEBUG: 'cypress:*'
CYPRESS_RECORD_KEY: f4265c61-c7ca-4188-9e02-8958afa98cbc
CYPRESS_PROJECT_ID: f4265c61
with:
working-directory: frontend
env: AUTH_USER=admin,AUTH_PASSWORD=unleash4all
config: baseUrl=${{ github.event.deployment_status.target_url }}
spec: cypress/integration/${{ matrix.test }}
install-command: yarn --immutable
record: true