We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e99ee62 commit ed2803cCopy full SHA for ed2803c
.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