Skip to content

Commit 4a25b7b

Browse files
committed
always print LocalStack logs
1 parent 1a0516f commit 4a25b7b

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
@@ -191,6 +191,7 @@ jobs:
191191
192192
- name: Print LocalStack logs
193193
run: localstack logs
194+
if: ${{ success() || failure() }}
194195

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

0 commit comments

Comments
 (0)