Skip to content

Commit

Permalink
ci:dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Nov 21, 2021
1 parent 621beef commit 3e5fa59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:


linux-coverage:
needs: linux
runs-on: ubuntu-latest
timeout-minutes: 10

Expand All @@ -81,7 +82,7 @@ jobs:
with:
python-version: '3.x'

- name: install hdf5
- name: install prereqs
run: |
sudo apt update -yq
sudo apt install -yq --no-install-recommends libnetcdff-dev
Expand Down
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ authors:
title: nc4fortran
version: 1.4.7
doi: 10.5281/zenodo.3598941
date-released: 2021-11-08
date-released: 2021-11-21

0 comments on commit 3e5fa59

Please sign in to comment.