We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 567c967 commit ea5444aCopy full SHA for ea5444a
1 file changed
.github/workflows/ci_tests.yaml
@@ -116,6 +116,7 @@ jobs:
116
run: |
117
pip install dvc
118
dvc pull
119
+ dvc checkout
120
121
# Run the tests
122
- name: Test with pytest
0 commit comments