Skip to content

Commit 5420175

Browse files
Padraig GleesonPadraig Gleeson
authored andcommitted
Test with master of omv repo
1 parent 3506cc2 commit 5420175

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@test_pynn0101
30+
pip install git+https://github.com/OpenSourceBrain/osb-model-validation
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)