Skip to content

Commit

Permalink
Install also hdmf from git in the dev-deps CI run
Browse files Browse the repository at this point in the history
Inspired by #1312 and ongoing work for
Zarr based backend for NWB.
  • Loading branch information
yarikoptic committed Aug 11, 2023
1 parent 171a45b commit 35b37e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
pip install git+https://github.com/jaraco/keyring
pip install git+https://github.com/NeurodataWithoutBorders/nwbinspector
pip install git+https://github.com/NeurodataWithoutBorders/pynwb
pip install git+https://github.com/hdmf-dev/hdmf
- name: Create NFS filesystem
if: matrix.mode == 'nfs'
Expand Down

0 comments on commit 35b37e0

Please sign in to comment.