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 dcc0705 commit 1bb2a87Copy full SHA for 1bb2a87
.github/workflows/pyrad_tests_base.yml
@@ -1,7 +1,7 @@
1
name: Test pyrad base
2
env:
3
MINIMAL_DEPENDENCIES: Cython numpy cartopy
4
- TEST_DEPENDENCIES: pytest imageio
+ TEST_DEPENDENCIES: pytest imageio pygrib
5
6
on:
7
# Triggers the workflow on push or pull request events but only for the master branch
0 commit comments