Skip to content

Commit

Permalink
test-dvc
Browse files Browse the repository at this point in the history
  • Loading branch information
sashhhaka committed Jul 22, 2024
1 parent ce932a5 commit 6cb9522
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-dvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,13 @@ jobs:
dvc fetch
dvc pull
-name: Test git config
- name: Test git config
run: |
git status
git pull
git status
-name: Test tags version
- name: Test tags version
run: |
git tag
git checkout v1.0 data/samples.dvc
Expand Down

0 comments on commit 6cb9522

Please sign in to comment.