Skip to content

Commit

Permalink
Also need to do dvc checkout after dvc pull
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 committed Mar 12, 2021
1 parent 567c967 commit ea5444a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
run: |
pip install dvc
dvc pull
dvc checkout
# Run the tests
- name: Test with pytest
Expand Down

0 comments on commit ea5444a

Please sign in to comment.