Skip to content

Commit

Permalink
Always collect test reports
Browse files Browse the repository at this point in the history
  • Loading branch information
federicaagostini committed Nov 19, 2024
1 parent 8581e87 commit cda68f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
run: mkdir -p ${ARTIFACTS}

- name: Collect test reports
if: ${{ always() }}
run: docker cp storm-webdav-ts-1:/home/test/robot/reports ${ARTIFACTS}

- name: Collect service log
Expand Down

0 comments on commit cda68f2

Please sign in to comment.