Skip to content

Commit

Permalink
Test pip install neuron
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Jun 24, 2024
1 parent 0875412 commit 11a8eb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/non_omv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ jobs:
cd c302
mkdir examples
python c302_IClamp.py A
omv list -V
omv install NEURON # Need to install NEURON
pip install NEURON==8.0.1 # Need to install NEURON
which nrnivmodl
env
export NEURON_HOME=$RUNNER_TOOL_CACHE/Python/3.9.7/x64/
- name: Run test script
Expand Down

0 comments on commit 11a8eb9

Please sign in to comment.