Skip to content

Commit 245e62a

Browse files
committed
Fix environment
1 parent 8c1a8d6 commit 245e62a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
- run: uv run bash scripts/generate-client.sh
7070
env:
7171
VIRTUAL_ENV: backend/.venv
72+
ENVIRONMENT: local
7273
- run: npm ci
7374
working-directory: frontend
7475
- run: docker compose build

0 commit comments

Comments
 (0)