Skip to content

Commit

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

0 comments on commit 2b48847

Please sign in to comment.