Skip to content

Commit

Permalink
pip install specific moose
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Apr 11, 2024
1 parent 1dd1c4d commit 9899c3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/omv-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- jNeuroML
- jNeuroML_NEURON
- jNeuroML_validate
- jNeuroML_Moose:4.0.0.dev20240411
- jNeuroML_Moose
- jNeuroML_EDEN
- jNeuroML_NetPyNE

Expand All @@ -38,6 +38,7 @@ jobs:
- name: Run OMV tests on engine ${{ matrix.engine }}
run: |
pip install pymoose==4.0.0.dev20240411 # specific version of moose to test
omv all -V --engine=${{ matrix.engine }}
- name: OMV final version info
Expand Down

0 comments on commit 9899c3c

Please sign in to comment.