Skip to content

Commit

Permalink
chore: Rename upload-artifact task for test logging upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Col-E committed Sep 4, 2024
1 parent 6ec1463 commit 37a2de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/upload-artifact@v4
if: always()
with:
name: Event File
name: Test results/logs
retention-days: 21
path: |
**/TEST-*
Expand Down

0 comments on commit 37a2de9

Please sign in to comment.