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 d92fea2 commit c4e4d19Copy full SHA for c4e4d19
.github/workflows/test.yml
@@ -30,6 +30,6 @@ jobs:
30
run: deno task test
31
32
- name: Generate jUnit Report
33
- uses: mikepenz/action-junit-report@v3.8.0
+ uses: mikepenz/action-junit-report@main
34
with:
35
report_paths: 'report.xml'
0 commit comments