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 16cad7c commit ef813c7Copy full SHA for ef813c7
.github/workflows/test-report.yml
@@ -14,7 +14,7 @@ jobs:
14
report:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: dorny/test-reporter@v1
+ - uses: dorny/test-reporter@v2
18
with:
19
artifact: /test-results-(.*)/
20
name: 'Test report $1'
0 commit comments