Skip to content

Commit

Permalink
fixup! Store test results as artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bast committed Jul 26, 2023
1 parent a9aa18e commit 4417d0f
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 @@ -68,6 +68,7 @@ jobs:

# Store test results for debugging
- name: Store test results
if: always()
uses: actions/upload-artifact@v3
with:
name: test results
Expand Down

0 comments on commit 4417d0f

Please sign in to comment.