parent
e7bd1864a8
commit
77f4f4d5de
1
.github/workflows/create_test_report.yml
vendored
1
.github/workflows/create_test_report.yml
vendored
|
|
@ -121,6 +121,7 @@ jobs:
|
|||
title: 'Test results for "${{ github.event.workflow_run.name }}"',
|
||||
summary: [
|
||||
reportMd,
|
||||
'',
|
||||
'---',
|
||||
`Full [HTML report](${reportUrl}). Merge [workflow run](${mergeWorkflowUrl}).`
|
||||
].join('\n'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue