We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14f1a83 commit 3dd73e0Copy full SHA for 3dd73e0
.github/workflows/pyrad_tests_mch.yml
@@ -1,7 +1,7 @@
1
name: Test pyrad mch
2
env:
3
MINIMAL_DEPENDENCIES: Cython numpy cartopy
4
- TEST_DEPENDENCIES: pytest imageio gdal==3.5.3
+ TEST_DEPENDENCIES: pytest imageio pygrib gdal==3.5.3
5
6
on:
7
# Triggers the workflow on push or pull request events but only for the master branch
0 commit comments