Skip to content

Commit 3dd73e0

Browse files
committed
added pygrib to dependencies for mch tests
1 parent 14f1a83 commit 3dd73e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pyrad_tests_mch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Test pyrad mch
22
env:
33
MINIMAL_DEPENDENCIES: Cython numpy cartopy
4-
TEST_DEPENDENCIES: pytest imageio gdal==3.5.3
4+
TEST_DEPENDENCIES: pytest imageio pygrib gdal==3.5.3
55

66
on:
77
# Triggers the workflow on push or pull request events but only for the master branch

0 commit comments

Comments
 (0)