We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d77e85c commit 63dc05bCopy full SHA for 63dc05b
.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.1.0
+ uses: mikepenz/action-junit-report@v4.2.1
61
if: always()
62
with:
63
report_paths: 'gwt/build/out/**/test/**/reports/TEST-*.xml'
0 commit comments