mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
Update cml.yml
This commit is contained in:
parent
ed04979b71
commit
e1209015bd
1 changed files with 2 additions and 1 deletions
3
.github/workflows/cml.yml
vendored
3
.github/workflows/cml.yml
vendored
|
|
@ -27,7 +27,8 @@ jobs:
|
||||||
echo "## Residuals plot from model" >> report.md
|
echo "## Residuals plot from model" >> report.md
|
||||||
plot_location=$(find . -maxdepth 10 -name "residuals.png")
|
plot_location=$(find . -maxdepth 10 -name "residuals.png")
|
||||||
echo $plot_location
|
echo $plot_location
|
||||||
echo "" >> report.md
|
# echo "" >> report.md
|
||||||
|
cml publish $plot_location --md >> report.md
|
||||||
|
|
||||||
cml comment create report.md
|
cml comment create report.md
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue