Skip to content

Commit

Permalink
No need to install gshhg-gmt and dcw-gmt
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman authored Jul 22, 2020
1 parent 19c38d0 commit b911366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

# Install build dependencies from conda-forge
- name: Install build dependencies
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
run: conda install cmake libblas libcblas liblapack fftw gdal ghostscript libnetcdf hdf5 zlib curl pcre ipython pytest pytest-cov pytest-mpl

# Install GMT master branch
- name: Install GMT from master
Expand Down

0 comments on commit b911366

Please sign in to comment.