Skip to content

Commit b911366

Browse files
authored
No need to install gshhg-gmt and dcw-gmt
1 parent 19c38d0 commit b911366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests_dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
# Install build dependencies from conda-forge
4848
- name: Install build dependencies
49-
run: conda install cmake libblas libcblas liblapack fftw gdal ghostscript libnetcdf hdf5 zlib curl pcre gshhg-gmt dcw-gmt ipython pytest pytest-cov pytest-mpl
49+
run: conda install cmake libblas libcblas liblapack fftw gdal ghostscript libnetcdf hdf5 zlib curl pcre ipython pytest pytest-cov pytest-mpl
5050

5151
# Install GMT master branch
5252
- name: Install GMT from master

0 commit comments

Comments
 (0)