mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Support none for list-suites
This commit is contained in:
parent
49667db475
commit
bd77050543
6 changed files with 63 additions and 57 deletions
|
|
@ -37,6 +37,7 @@ inputs:
|
|||
Limits which test suites are listed. Supported options:
|
||||
- all
|
||||
- only-failed
|
||||
- none
|
||||
required: true
|
||||
default: 'all'
|
||||
list-tests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue