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 1198fac commit b33f26eCopy full SHA for b33f26e
.github/workflows/test.yml
@@ -22,6 +22,8 @@ jobs:
22
python-version: ["3.10", "3.11", "3.12"]
23
24
name: OS ${{ matrix.os }} - Python ${{ matrix.python-version }}
25
+ env:
26
+ HDF5_DIR: /opt/homebrew/opt/hdf5
27
28
steps:
29
- uses: actions/checkout@v4
0 commit comments