Skip to content

Commit e6b342b

Browse files
committed
print logs
1 parent cadcbfe commit e6b342b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,8 @@ 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+
if: always()
72+
run: |
73+
docker compose logs

0 commit comments

Comments
 (0)