Skip to content

Commit a930964

Browse files
committed
chore: show log for debugging
1 parent 19aed96 commit a930964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-federation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# https://github.com/docker/compose/issues/1294#issuecomment-374847206
5151
run: |
5252
cd packages/backend/test-federation
53-
docker compose up -d --scale tester=0
53+
docker compose up --abort-on-container-exit --scale tester=0
5454
- name: Test
5555
run: |
5656
cd packages/backend/test-federation

0 commit comments

Comments
 (0)