We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37bdff commit 393773bCopy full SHA for 393773b
.github/workflows/ci_tests.yaml
@@ -113,7 +113,7 @@ jobs:
113
- name: Pull baseline image data from dvc remote
114
run: |
115
dvc pull
116
- ls -lhR pygmt/
+ ls -lhR pygmt/tests/baseline/
117
118
# Install the package that we want to test
119
- name: Install the package
.github/workflows/ci_tests_dev.yaml
@@ -118,7 +118,7 @@ jobs:
120
121
122
123
124
0 commit comments