Skip to content

Commit

Permalink
chore: show log for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
zyoshoka committed Sep 19, 2024
1 parent 19aed96 commit a930964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-federation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a930964

Please sign in to comment.