mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
add metrics for scenarios
This commit is contained in:
parent
c3985e2104
commit
1bb1f8d61f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/MLPipelinePullRequest.yml
vendored
2
.github/workflows/MLPipelinePullRequest.yml
vendored
|
|
@ -102,6 +102,8 @@ jobs:
|
|||
|
||||
cat metrics/scenario_table.md >> report.md
|
||||
|
||||
echo "" >> report.md
|
||||
|
||||
echo "## Scenario metrics" >> report.md
|
||||
|
||||
cat metrics/scenario_metrics.md >> report.md
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue