Skip to content

Commit 0536283

Browse files
committed
always print LocalStack logs
1 parent 97b9d47 commit 0536283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ jobs:
189189
190190
- name: Print LocalStack logs
191191
run: localstack logs
192+
if: ${{ success() || failure() }}
192193

193194
# test-olddriver:
194195
# name: Old Driver Test ${{ matrix.os.download_name }}-${{ matrix.python-version }}-${{ matrix.cloud-provider }}

0 commit comments

Comments
 (0)