"Coma separated" -> "Comma-separated"

Correct typo
This commit is contained in:
tangowithfoxtrot 2023-07-18 05:57:09 -07:00 committed by GitHub
parent e9fa2f582c
commit 2cc6a8c9ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -116,7 +116,7 @@ jobs:
# Name of the Check Run which will be created # Name of the Check Run which will be created
name: '' 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) # Supports wildcards via [fast-glob](https://github.com/mrmlnc/fast-glob)
# All matched result files must be of the same format # All matched result files must be of the same format
path: '' path: ''