We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0590285 commit 0a5f219Copy full SHA for 0a5f219
.github/workflows/omv-ci.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
python-version: [ 3.9 ]
18
- engine: [ jNeuroML, jNeuroML_NEURON, jNeuroML_validate, jNeuroML_Moose, jNeuroML_EDEN ]
+ engine: [ jNeuroML, jNeuroML_NEURON, jNeuroML_validate, jNeuroML_Moose, "jNeuroML_Moose:4.0.0.dev20240411", jNeuroML_EDEN ]
19
20
steps:
21
- uses: actions/checkout@v4
0 commit comments