mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 02:45:22 -08:00
Update README
This commit is contained in:
@@ -11,13 +11,13 @@ inputs:
|
||||
required: true
|
||||
path:
|
||||
description: |
|
||||
Coma separated list of paths to test reports
|
||||
Coma 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
|
||||
reporter:
|
||||
description: |
|
||||
Format of test report. Supported options:
|
||||
Format of test results. Supported options:
|
||||
- dart-json
|
||||
- dotnet-trx
|
||||
- flutter-json
|
||||
|
||||
Reference in New Issue
Block a user