mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 14:57:09 +01:00
Test comment
This commit is contained in:
parent
b0216aca55
commit
ad924b75b6
2 changed files with 2 additions and 0 deletions
|
|
@ -200,6 +200,7 @@ class TestReporter {
|
|||
core.info(`Check run URL: ${resp.data.url}`)
|
||||
core.info(`Check run HTML: ${resp.data.html_url}`)
|
||||
if (this.showHTMLNotice) {
|
||||
core.info('*** showhtmlnotice set to true')
|
||||
console.log(`::notice title=Test Results::${resp.data.html_url}`)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue