Skip to content

Commit ed2803c

Browse files
committed
Install also hdmf from git in the dev-deps CI run
Inspired by #1312 and ongoing work for Zarr based backend for NWB.
1 parent e99ee62 commit ed2803c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
pip install git+https://github.com/jaraco/keyring
7474
pip install git+https://github.com/NeurodataWithoutBorders/nwbinspector
7575
pip install git+https://github.com/NeurodataWithoutBorders/pynwb
76+
pip install git+https://github.com/hdmf-dev/hdmf
7677
7778
- name: Create NFS filesystem
7879
if: matrix.mode == 'nfs'

0 commit comments

Comments
 (0)