We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc289f commit b116e1fCopy full SHA for b116e1f
1 file changed
.github/workflows/omv-ci.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Install OMV
28
run: |
29
- pip install git+https://github.com/OpenSourceBrain/osb-model-validation@test_pynn011
+ pip install git+https://github.com/OpenSourceBrain/osb-model-validation
30
31
- name: Install additional packages
32
0 commit comments