We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2229e7 commit 7e94bc9Copy full SHA for 7e94bc9
.github/workflows/full-check.yml
@@ -57,7 +57,7 @@ jobs:
57
-Dtest.emma.htmlunit.disable=true
58
59
- name: Report test results
60
- uses: mikepenz/action-junit-report@v4.3.1
+ uses: mikepenz/action-junit-report@v5.2.0
61
if: always()
62
with:
63
report_paths: 'gwt/build/out/**/test/**/reports/TEST-*.xml'
0 commit comments