trying to add link as output

This commit is contained in:
nicolo.castro 2023-04-27 14:08:35 +02:00
parent 0a5dc1ab75
commit c82c974817
No known key found for this signature in database
GPG key ID: CD97C9B5EF7D74A8
3 changed files with 25 additions and 7 deletions

View file

@ -89,6 +89,8 @@ outputs:
description: Count of skipped tests
time:
description: Test execution time [ms]
runHtmlUrl:
description: comma separated list of html links to test results
runs:
using: 'node16'
main: 'dist/index.js'