Tweak report

This commit is contained in:
Patrik Husfloen 2023-06-09 12:53:26 +02:00
parent e1bf15b60e
commit c032c9b993
4 changed files with 222 additions and 64 deletions

View file

@ -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