mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +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
|
||||
plot_location=$(find . -maxdepth 10 -name "residuals.png")
|
||||
echo $plot_location
|
||||
echo ")" >> report.md
|
||||
echo "" >> report.md
|
||||
|
||||
cml comment create report.md
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue