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
46758636ad
commit
d6f045b038
1 changed files with 3 additions and 3 deletions
6
.github/workflows/cml.yml
vendored
6
.github/workflows/cml.yml
vendored
|
|
@ -25,9 +25,9 @@ jobs:
|
|||
cat model_registry.csv >> report.md
|
||||
|
||||
echo "## Residuals plot from model" >> report.md
|
||||
metrics_location=$(find . -maxdepth 10 -name "metrics")
|
||||
echo $metrics_location
|
||||
cd $metric_location
|
||||
# metrics_location=$(find . -maxdepth 10 -name "metrics")
|
||||
# echo $metrics_location
|
||||
# cd $metric_location
|
||||
echo "" >> report.md
|
||||
|
||||
cml comment create report.md
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue