Skip to content

Commit bfd9289

Browse files
committed
Use iterative/setup-dvc
1 parent 3422b1d commit bfd9289

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,9 @@ jobs:
153153
env:
154154
GH_TOKEN: ${{ github.token }}
155155

156+
- name: Setup data version control (DVC)
157+
uses: iterative/[email protected]
158+
156159
# Pull baseline image data from dvc remote (DAGsHub)
157160
- name: Pull baseline image data from dvc remote
158161
run: dvc pull --no-run-cache --verbose && ls -lhR pygmt/tests/baseline/

0 commit comments

Comments
 (0)