mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
transfer env vars to turbo
This commit is contained in:
parent
50c8e84220
commit
61692457a9
2
.github/workflows/test_e2e.yml
vendored
2
.github/workflows/test_e2e.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
cp .env.test_e2e .env
|
||||
cd ..
|
||||
bun turbo backend#build frontend#build
|
||||
bun turbo backend#start frontend#start &
|
||||
bun turbo backend#start frontend#start --env-mode=loose &
|
||||
|
||||
- name: End-to-end tests | prepare
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user