Skip to content

Commit

Permalink
save all results in test Github Actions artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
jbloom committed Dec 14, 2023
1 parent f387dd0 commit d4fa241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ jobs:
if: failure()
with:
name: log-files
path: test_example/results/logs
path: test_example/results
retention-days: 7

0 comments on commit d4fa241

Please sign in to comment.