1
0
Fork 0
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:
Jozef Izso 2026-04-25 14:20:21 +02:00
parent 49ad12d837
commit bd45c7a559
Failed to extract signature
4 changed files with 17 additions and 6 deletions

View file

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