Skip to content

Commit ea009bf

Browse files
committed
print logs
1 parent cadcbfe commit ea009bf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,7 @@ jobs:
6666
AWS_REGION: us-east-1
6767
AWS_ACCESS_KEY_ID: test
6868
AWS_SECRET_ACCESS_KEY: test
69+
70+
- name: Logs out of LocalStack
71+
run: |
72+
docker compose logs

0 commit comments

Comments
 (0)