mirror of
https://github.com/dorny/test-reporter.git
synced 2026-05-06 18:47:35 +02:00
Refactor summary output to use a temporary file
This commit is contained in:
parent
49ad12d837
commit
bd45c7a559
4 changed files with 17 additions and 6 deletions
|
|
@ -130,8 +130,8 @@ outputs:
|
|||
description: Check run URL
|
||||
url_html:
|
||||
description: Check run URL HTML
|
||||
summary:
|
||||
description: Generated test report summary in Markdown format
|
||||
summary_file:
|
||||
description: Path to a file containing the generated test report summary in Markdown format
|
||||
slug_prefix:
|
||||
description: Random prefix added to generated report anchor slugs for this action run
|
||||
runs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue