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 e6f1f70 commit 77f6956Copy full SHA for 77f6956
.github/workflows/test_report.yml
@@ -8,7 +8,7 @@ jobs:
8
report:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: dorny/test-reporter@v2.0.0
+ - uses: dorny/test-reporter@v2.1.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