Skip to content

Commit 0ba4bd5

Browse files
1 parent 903da2b commit 0ba4bd5

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
steps:
77
- command: npm test
88
plugins:
9-
- check-run-reporter/check-run-reporter#v2.4.0:
9+
- check-run-reporter/check-run-reporter#v2.6.0:
1010
report: 'reports/junit/**/*.xml'
1111
token: '<your repo token>'
1212
```

bin/crr-linux

-8.69 KB
Binary file not shown.

bin/crr-macos

-8.71 KB
Binary file not shown.

bin/crr-windows.exe

-8.76 KB
Binary file not shown.

plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Check Run Reporter
2-
description: Uploads test reports to check-run-reporter.com
2+
description: Stop digging through logs and view test results without leaving GitHub.
33
author: https://github.com/check-run-reporter
44
requirements: []
55
configuration:

0 commit comments

Comments
 (0)