"Coma separated" -> "Comma-separated"

This commit is contained in:
tangowithfoxtrot
2023-07-18 05:57:43 -07:00
committed by GitHub
parent 2cc6a8c9ef
commit d51dd9ab50

View File

@@ -11,7 +11,7 @@ inputs:
required: true
path:
description: |
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 same format
required: true