chore: show log for debugging

This commit is contained in:
zyoshoka 2024-09-19 23:19:24 +09:00
parent 19aed9611f
commit a930964b8d
No known key found for this signature in database

View file

@ -50,7 +50,7 @@ jobs:
# https://github.com/docker/compose/issues/1294#issuecomment-374847206
run: |
cd packages/backend/test-federation
docker compose up -d --scale tester=0
docker compose up --abort-on-container-exit --scale tester=0
- name: Test
run: |
cd packages/backend/test-federation