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.
2 parents 750ca8f + 1388e39 commit d259278Copy full SHA for d259278
.github/workflows/tests.yml
@@ -97,7 +97,7 @@ jobs:
97
box testbox run --verbose outputFile=test-harness/tests/results/test-results outputFormats=json,antjunit
98
99
- name: Publish Test Reports
100
- uses: mikepenz/action-junit-report@v5.6.2
+ uses: mikepenz/action-junit-report@v6.0.0
101
if: always()
102
with:
103
report_paths: |
0 commit comments