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 3f0bdbb commit 1df0a9fCopy full SHA for 1df0a9f
.github/workflows/test_report.yml
@@ -8,7 +8,7 @@ jobs:
8
report:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: dorny/test-reporter@v1.6.0
+ - uses: dorny/test-reporter@v1.7.0
12
with:
13
artifact: test-results # artifact name
14
name: Unit tests # Name of the check run which will be created
0 commit comments