Skip to content

Commit

Permalink
udated cicd yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
shivpalSW committed Jul 19, 2023
1 parent 2b48847 commit c58c548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: |
pip install --upgrade pip
pip install -r requirements.txt
dvc exp run --pull --allow-missing
dvc exp run --pull
dvc push
cml ci --fetch-depth 0
cml pr --squash --skip-ci .
Expand Down

0 comments on commit c58c548

Please sign in to comment.