We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3253e1f + ed2803c commit d6edcb6Copy full SHA for d6edcb6
1 file changed
.github/workflows/test.yml
@@ -73,6 +73,7 @@ jobs:
73
pip install git+https://github.com/jaraco/keyring
74
pip install git+https://github.com/NeurodataWithoutBorders/nwbinspector
75
pip install git+https://github.com/NeurodataWithoutBorders/pynwb
76
+ pip install git+https://github.com/hdmf-dev/hdmf
77
78
- name: Create NFS filesystem
79
if: matrix.mode == 'nfs'
0 commit comments