mirror of
https://github.com/misskey-dev/misskey
synced 2024-11-23 22:56:58 +09:00
chore: show log for debugging
This commit is contained in:
parent
19aed9611f
commit
a930964b8d
2
.github/workflows/test-federation.yml
vendored
2
.github/workflows/test-federation.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user