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
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## 3.1.0
|
||||
* Feature: Add `list-files` input to control test report file listing https://github.com/dorny/test-reporter/pull/773
|
||||
* Feature: Add `summary` output with the generated summary in Markdown format https://github.com/dorny/test-reporter/pull/772
|
||||
* Feature: Add `summary_file` output with the path to the generated summary in Markdown format https://github.com/dorny/test-reporter/pull/772
|
||||
|
||||
## 3.0.0
|
||||
* Feature: Use NodeJS 24 LTS as default runtime https://github.com/dorny/test-reporter/pull/738
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue