put back bun

This commit is contained in:
einhornimmond 2025-06-29 11:16:39 +02:00
parent efa90a0b10
commit 0410c05d09

View File

@ -147,8 +147,8 @@ jobs:
- name: Boot up test system | docker-compose backend, frontend
run: |
turbo backend#build frontend#build --env-mode=loose
turbo backend#start frontend#start --env-mode=loose &
bun turbo backend#build frontend#build --env-mode=loose
bun turbo backend#start frontend#start --env-mode=loose &
- name: End-to-end tests | prepare
run: |