We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd07c60 commit d7085e3Copy full SHA for d7085e3
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
+ pip install git+https://github.com/OpenSourceBrain/osb-model-validation@test_pynn011
30
31
- name: Install additional packages
32
0 commit comments