From 53fa286f173c646dc7f3f5e3790f9d395665acc2 Mon Sep 17 00:00:00 2001 From: quandanrepo <45804868+quandanrepo@users.noreply.github.com> Date: Sat, 19 Aug 2023 17:51:07 +0100 Subject: [PATCH] Update cml.yml --- .github/workflows/cml.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cml.yml b/.github/workflows/cml.yml index ac445ccc..9e049360 100644 --- a/.github/workflows/cml.yml +++ b/.github/workflows/cml.yml @@ -28,7 +28,7 @@ jobs: # cd $metric_location echo "![](./test.png)" >> report.md - cml comment create --log debug report.md + cml comment create --log debug --publish false report.md # cd model_directory/RDSAP_CHANGE # echo "## Model metrics from registry" >> report.md