Update cml.yml

This commit is contained in:
quandanrepo 2023-08-19 15:50:31 +01:00 committed by GitHub
parent 46758636ad
commit d6f045b038
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,9 +25,9 @@ jobs:
cat model_registry.csv >> report.md
echo "## Residuals plot from model" >> report.md
metrics_location=$(find . -maxdepth 10 -name "metrics")
echo $metrics_location
cd $metric_location
# metrics_location=$(find . -maxdepth 10 -name "metrics")
# echo $metrics_location
# cd $metric_location
echo "![](./residuals.png)" >> report.md
cml comment create report.md