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 bbe6042 commit 40dbbe4Copy full SHA for 40dbbe4
README.md
@@ -18,7 +18,7 @@ them back to GitHub as Check Runs.
18
steps:
19
- command: npm test
20
plugins:
21
- - check-run-reporter/check-run-reporter#v2.7.2:
+ - check-run-reporter/check-run-reporter#v2.8.0:
22
report: 'reports/junit/**/*.xml'
23
token: '<your repo token>'
24
```
@@ -37,7 +37,7 @@ should run on this host.
37
38
- command: npm test -- $$CHECK_RUN_REPORTER_TESTS_FOR_THIS_AGENT
39
40
41
tests: 'src/**/*.spec.ts,!src/storyshots.spec.ts'
42
43
bin/crr-linux
7.37 KB
bin/crr-macos
7.36 KB
bin/crr-windows.exe
7.34 KB
0 commit comments