1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-18 13:48:58 +02:00

Try install

This commit is contained in:
Gastón Fournier 2025-04-17 13:09:05 +02:00
parent 900bf6c1b9
commit 5e380e24c1
No known key found for this signature in database
GPG Key ID: AF45428626E17A8E

View File

@ -37,4 +37,4 @@ jobs:
env: AUTH_USER=admin,AUTH_PASSWORD=unleash4all env: AUTH_USER=admin,AUTH_PASSWORD=unleash4all
config: baseUrl=http://localhost:3000 config: baseUrl=http://localhost:3000
spec: cypress/integration/${{ matrix.test }} spec: cypress/integration/${{ matrix.test }}
install: false install-command: yarn --immutable