diff --git a/.github/workflows/cml.yml b/.github/workflows/cml.yml index edc220c0..21a44336 100644 --- a/.github/workflows/cml.yml +++ b/.github/workflows/cml.yml @@ -26,9 +26,11 @@ jobs: # cd $metric_location echo "![](./residuals.png)" >> report.md - cd model_directory/RDSAP_CHANGE - echo "## Model metrics from registry" >> report.md - cat model_registry.csv >> report.md - cml comment create report.md + + # cd model_directory/RDSAP_CHANGE + # echo "## Model metrics from registry" >> report.md + # cat model_registry.csv >> report.md + + # cml comment create report.md