Skip to content

Commit

Permalink
Revert verbose output printing
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 committed Aug 5, 2021
1 parent 7f9c12b commit 86abbe4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci_tests_dev.yaml
Expand Up @@ -85,11 +85,9 @@ jobs:
run: |
conda install ninja cmake libblas libcblas liblapack fftw gdal geopandas \
ghostscript libnetcdf hdf5 zlib curl pcre make dvc
pip install --verbose --pre numpy pandas xarray netCDF4 packaging \
pip install --pre numpy pandas xarray netCDF4 packaging \
ipython pytest-cov pytest-mpl pytest>=6.0 sphinx-gallery \
tomli
conda list
pip list
# Build and install latest GMT from GitHub
- name: Install GMT ${{ matrix.gmt_git_ref }} branch (Linux/macOS)
Expand Down

0 comments on commit 86abbe4

Please sign in to comment.