We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c1a8d6 commit 245e62aCopy full SHA for 245e62a
.github/workflows/playwright.yml
@@ -69,6 +69,7 @@ jobs:
69
- run: uv run bash scripts/generate-client.sh
70
env:
71
VIRTUAL_ENV: backend/.venv
72
+ ENVIRONMENT: local
73
- run: npm ci
74
working-directory: frontend
75
- run: docker compose build
0 commit comments