mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 06:47:09 +01:00
Test comment
This commit is contained in:
parent
b0216aca55
commit
ad924b75b6
2 changed files with 2 additions and 0 deletions
1
dist/index.js
generated
vendored
1
dist/index.js
generated
vendored
|
|
@ -413,6 +413,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}`);
|
||||
}
|
||||
return results;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue