Skip to content

Commit

Permalink
actions: overwrite test results (last one wins)
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed Nov 23, 2024
1 parent 13e71e1 commit 737fe6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ jobs:
name: junit-test-results
path: '**/build/test-results/test/TEST-*.xml'
retention-days: 1
overwrite: true

0 comments on commit 737fe6e

Please sign in to comment.