diff --git a/.github/workflows/MLPipelinePullRequest.yml b/.github/workflows/MLPipelinePullRequest.yml index ceb6800..962132c 100644 --- a/.github/workflows/MLPipelinePullRequest.yml +++ b/.github/workflows/MLPipelinePullRequest.yml @@ -100,7 +100,7 @@ jobs: echo "## Scenario metrics" > report.md - cat metrics/scenarios/scenario_table.md >> report.md + cat metrics/scenario_table.md >> report.md cml comment create report.md