Skip to content

Commit 737fe6e

Browse files
committed
actions: overwrite test results (last one wins)
1 parent 13e71e1 commit 737fe6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle-build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ jobs:
4040
name: junit-test-results
4141
path: '**/build/test-results/test/TEST-*.xml'
4242
retention-days: 1
43+
overwrite: true

0 commit comments

Comments
 (0)