mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 14:57:09 +01:00
remove output-to parameter
This commit is contained in:
parent
bd65e34c96
commit
4a79aca441
3 changed files with 58 additions and 158 deletions
|
|
@ -70,13 +70,6 @@ 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