diff --git a/.github/workflows/MLPipelinePullRequest.yml b/.github/workflows/MLPipelinePullRequest.yml index 8e59cc8..451b0a8 100644 --- a/.github/workflows/MLPipelinePullRequest.yml +++ b/.github/workflows/MLPipelinePullRequest.yml @@ -102,6 +102,8 @@ jobs: cat metrics/scenario_table.md >> report.md + echo "" >> report.md + echo "## Scenario metrics" >> report.md cat metrics/scenario_metrics.md >> report.md