mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-07-12 13:28:58 +00:00
test getting master
This commit is contained in:
parent
0b69afa171
commit
8f166beffe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/MLPipelinePullRequest.yml
vendored
2
.github/workflows/MLPipelinePullRequest.yml
vendored
|
|
@ -76,7 +76,7 @@ jobs:
|
||||||
echo "## Model metrics" > report.md
|
echo "## Model metrics" > report.md
|
||||||
|
|
||||||
# Compare metrics to master
|
# Compare metrics to master
|
||||||
git fetch --depth=1 origin master:master
|
git fetch origin master
|
||||||
dvc metrics diff --md master >> report.md
|
dvc metrics diff --md master >> report.md
|
||||||
|
|
||||||
cml comment create report.md
|
cml comment create report.md
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue