mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
Update cml.yml
Use {}
This commit is contained in:
parent
d7c28f4f1d
commit
15fcb1f32b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cml.yml
vendored
2
.github/workflows/cml.yml
vendored
|
|
@ -27,7 +27,7 @@ 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 comment create report.md
|
cml comment create report.md
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue