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 c3f2c7e commit bde68dcCopy full SHA for bde68dc
.github/workflows/test.yml
@@ -22,8 +22,6 @@ 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