Skip to content

Commit fdd4250

Browse files
committed
add new file to repo
1 parent 86be83b commit fdd4250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
sudo apt-get update
2323
sudo apt-get install -y build-essential libnetcdf-dev libnetcdff-dev libudunits2-dev \
24-
libjson-c-dev libuuid-dev
24+
libjson-c-dev uuid-dev
2525
- name: Install ESMF
2626
uses: esmf-org/install-esmf-action@v1
2727
env:

0 commit comments

Comments
 (0)