Skip to content

Commit 0d4dc80

Browse files
committed
Uploaded action versions
1 parent 6eecb61 commit 0d4dc80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-extractor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
name: Kotlin Tests
5050
path: build/test-results/test/*.xml
51-
reporter: junit
51+
reporter: java-junit
5252
fail-on-error: true
5353

5454
- name: Upload Test Reports

0 commit comments

Comments
 (0)