mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
"Coma separated" -> "Comma-separated"
Correct typo
This commit is contained in:
parent
e9fa2f582c
commit
2cc6a8c9ef
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ jobs:
|
|||
# Name of the Check Run which will be created
|
||||
name: ''
|
||||
|
||||
# Coma separated list of paths to test results
|
||||
# Comma-separated list of paths to test results
|
||||
# Supports wildcards via [fast-glob](https://github.com/mrmlnc/fast-glob)
|
||||
# All matched result files must be of the same format
|
||||
path: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue