mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 02:45:22 -08:00
declare 'url' and 'url_html' as action outputs
This commit is contained in:
@@ -89,6 +89,10 @@ outputs:
|
||||
description: Count of skipped tests
|
||||
time:
|
||||
description: Test execution time [ms]
|
||||
url:
|
||||
description: Check run URL
|
||||
url_html:
|
||||
description: Check run URL HTML
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user