mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Update cml.yml
This commit is contained in:
parent
0ee20ac5dc
commit
d7c28f4f1d
1 changed files with 2 additions and 1 deletions
3
.github/workflows/cml.yml
vendored
3
.github/workflows/cml.yml
vendored
|
|
@ -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 ")" >> report.md
|
||||
|
||||
cml comment create report.md
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue