Skip to content

Commit d6edcb6

Browse files
authored
Merge pull request #1320 from dandi/dev-hdmf
Install also hdmf from git in the dev-deps CI run
2 parents 3253e1f + ed2803c commit d6edcb6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
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)