mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 02:45:22 -08:00
Support coma separated list of paths to test reports
This commit is contained in:
@@ -16,7 +16,10 @@ inputs:
|
||||
description: Name of the check run
|
||||
required: true
|
||||
path:
|
||||
description: Path to test report
|
||||
description: |
|
||||
Coma separated list of paths to test reports
|
||||
Supports wildcards via [fast-glob](https://github.com/mrmlnc/fast-glob)
|
||||
All matched files must be of same format
|
||||
required: true
|
||||
reporter:
|
||||
description: |
|
||||
|
||||
Reference in New Issue
Block a user