mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 14:57:09 +01:00
oops
This commit is contained in:
parent
e4fa9e8b86
commit
dd70238216
2 changed files with 2 additions and 0 deletions
1
dist/index.js
generated
vendored
1
dist/index.js
generated
vendored
|
|
@ -331,6 +331,7 @@ class TestReporter {
|
|||
title: name,
|
||||
summary: 'No test result files found'
|
||||
}, conclusion: 'failure' }, github.context.repo));
|
||||
return null;
|
||||
}
|
||||
core.info('Creating report summary');
|
||||
const { listSuites, listTests, onlySummary } = this;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue