Skip to content

Commit 3e5fa59

Browse files
committed
ci:dependency
1 parent 621beef commit 3e5fa59

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272

7373

7474
linux-coverage:
75+
needs: linux
7576
runs-on: ubuntu-latest
7677
timeout-minutes: 10
7778

@@ -81,7 +82,7 @@ jobs:
8182
with:
8283
python-version: '3.x'
8384

84-
- name: install hdf5
85+
- name: install prereqs
8586
run: |
8687
sudo apt update -yq
8788
sudo apt install -yq --no-install-recommends libnetcdff-dev

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ authors:
77
title: nc4fortran
88
version: 1.4.7
99
doi: 10.5281/zenodo.3598941
10-
date-released: 2021-11-08
10+
date-released: 2021-11-21

0 commit comments

Comments
 (0)