Skip to content

Commit 993b580

Browse files
committed
capturing more debugging info
1 parent 127f5dc commit 993b580

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ jobs:
3333
- name: React tests
3434
run: |
3535
GO_MOD=go.mod docker compose --env-file=./config/ci.env.dev up --wait --build backend db staging_db frontend
36+
docker network ls
3637
docker exec frontend npm test

0 commit comments

Comments
 (0)