mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
test debug
This commit is contained in:
parent
16828cd870
commit
1e0fd4f572
1 changed files with 3 additions and 0 deletions
3
.github/workflows/MLPipelinePostMerge.yml
vendored
3
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -60,6 +60,9 @@ jobs:
|
|||
pip install --upgrade pip
|
||||
pip install -r modules/ml-pipeline/src/pipeline/src/requirements/version_control/requirements.txt
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Register Model
|
||||
env:
|
||||
ACTIONS_STEP_DEBUG: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue