Update cml.yml

This commit is contained in:
quandanrepo 2023-08-19 16:26:01 +01:00 committed by GitHub
parent d6f045b038
commit 64713ca265
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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