We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b271d89 commit 439f07eCopy full SHA for 439f07e
1 file changed
.github/workflows/omv-ci.yml
@@ -41,6 +41,7 @@ jobs:
41
- name: Regenerate
42
run: |
43
omv install pyNeuroML # required for regeneration (installs jnml too)...
44
+ omv install PyNN # required for regeneration...
45
46
which pynml
47
which jnml
0 commit comments