1
0
Fork 0
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:
Ricardo Raposo 2025-09-18 15:26:59 +02:00
parent a810f9bf83
commit c1aeb29e33
4 changed files with 409 additions and 549 deletions

View file

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