Update cml.yml

This commit is contained in:
quandanrepo 2023-08-19 14:49:17 +01:00 committed by GitHub
parent 0ee20ac5dc
commit d7c28f4f1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,8 @@ jobs:
echo "## Residuals plot from model" >> report.md
plot_location=$(find . -maxdepth 10 -name "residuals.png")
cml-publish $(plot_location) --md >> report.md
echo $plot_location
echo "![]($(plot_location))" >> report.md
cml comment create report.md