1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-05-06 10:37:36 +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

@ -225,7 +225,7 @@ jobs:
| time | Test execution time [ms] |
| url | Check run URL |
| url_html | Check run URL HTML |
| summary | Generated test report summary in Markdown format |
| summary_file | Path to a file containing the generated test report summary in Markdown format |
| slug_prefix| Random anchor links slug prefix generated for the summary headers |
## Supported formats