test debug

This commit is contained in:
Michael Duong 2023-09-12 15:59:21 +01:00
parent 16828cd870
commit 1e0fd4f572

View file

@ -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