Skip to content

Commit 4761e56

Browse files
committed
Test with pynn 0.12.4 - known to fail...
1 parent da5d046 commit 4761e56

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/omv-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343
export JNML_HOME=/home/runner/jnml/jNeuroMLJar
4444
export PATH=$JNML_HOME:$PATH
4545
omv install PyNN # required for regeneration...
46+
47+
pip install pynn==0.12.4 # Temp!! For testing latest PyNN
48+
4649
omv install pyNeuroML # required for regeneration...
4750
omv install jNeuroML
4851
which jnml

0 commit comments

Comments
 (0)