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 74acf9c commit 725c48cCopy full SHA for 725c48c
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.9.0:
+ - check-run-reporter/check-run-reporter#v2.9.1:
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
-72 Bytes
bin/crr-macos
-24 Bytes
bin/crr-windows.exe
-48 Bytes
0 commit comments