mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 06:47:09 +01:00
Tweak report
This commit is contained in:
parent
e1bf15b60e
commit
c032c9b993
4 changed files with 222 additions and 64 deletions
|
|
@ -70,6 +70,13 @@ inputs:
|
|||
Detailed listing of test suites and test cases will be skipped.
|
||||
default: 'false'
|
||||
required: false
|
||||
output-to:
|
||||
description: |
|
||||
The location to write the report to. Supported options:
|
||||
- checks
|
||||
- step-summary
|
||||
default: 'step-summary'
|
||||
required: false
|
||||
token:
|
||||
description: GitHub Access Token
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue