Skip to content

Commit

Permalink
Disabling eden tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson authored Jun 9, 2022
1 parent e1aeb31 commit a4c549f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/omv-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
python-version: [ 3.9 ]
runs-on: [ ubuntu-latest, macos-latest ]
engine: [ jNeuroML, jNeuroML_NEURON, jNeuroML_NetPyNE, jNeuroML_EDEN, jNeuroML_validate, jNeuroML_validatev1, Py_neuroConstruct ]
engine: [ jNeuroML, jNeuroML_NEURON, jNeuroML_NetPyNE, jNeuroML_validate, jNeuroML_validatev1, Py_neuroConstruct ]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a4c549f

Please sign in to comment.