Skip to content

Commit e75de08

Browse files
committed
If always() for debug directories
1 parent af792b9 commit e75de08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
with:
5858
junit_files: "test-results/*.xml"
5959
- name: Show me directories
60+
if: always()
6061
run: |
6162
ls -la
6263
ls -la ./test-results

0 commit comments

Comments
 (0)