Skip to content

Commit

Permalink
CI: always upload test results
Browse files Browse the repository at this point in the history
  • Loading branch information
berquist committed Aug 19, 2024
1 parent 49dfc8f commit bf85238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ jobs:
name: test-output-${{ matrix.os }}-${{ matrix.build-type }}
path: sst_test_outputs
compression-level: 9
if: '!cancelled()'
# yamllint enable rule:line-length

0 comments on commit bf85238

Please sign in to comment.