Skip to content

Commit

Permalink
added pygrib to dependencies for mch tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfidan committed Jan 22, 2024
1 parent 14f1a83 commit 3dd73e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyrad_tests_mch.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Test pyrad mch
env:
MINIMAL_DEPENDENCIES: Cython numpy cartopy
TEST_DEPENDENCIES: pytest imageio gdal==3.5.3
TEST_DEPENDENCIES: pytest imageio pygrib gdal==3.5.3

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

0 comments on commit 3dd73e0

Please sign in to comment.