From fe430c432651da8d46c3f385534908558f21c182 Mon Sep 17 00:00:00 2001 From: Michael Duong Date: Fri, 16 Feb 2024 16:54:18 +0000 Subject: [PATCH] test this version --- .github/workflows/MLPipelinePullRequest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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