Skip to content

Commit e944c17

Browse files
Padraig GleesonPadraig Gleeson
authored andcommitted
Test with osb-model-validation@test_pynn0101
1 parent 7b79e24 commit e944c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/omv-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Install OMV
2929
run: |
30-
pip install git+https://github.com/OpenSourceBrain/osb-model-validation
30+
pip install git+https://github.com/OpenSourceBrain/osb-model-validation@test_pynn0101
3131
pip install scipy sympy matplotlib cython pandas tables
3232
3333
pip install 'numpy<=1.23.0' # see https://github.com/OpenSourceBrain/osb-model-validation/issues/91

0 commit comments

Comments
 (0)