mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-04 05:27:55 +01:00
feat: add summary to action output
This commit is contained in:
parent
a810f9bf83
commit
c1aeb29e33
4 changed files with 409 additions and 549 deletions
|
|
@ -122,6 +122,8 @@ outputs:
|
|||
description: Check run URL
|
||||
url_html:
|
||||
description: Check run URL HTML
|
||||
summary:
|
||||
description: The raw generated summary
|
||||
runs:
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue