Skip to content

Commit

Permalink
Install Neuron
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Jan 9, 2025
1 parent 562d890 commit d8eac91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,10 @@ jobs:
- name: Run tests
run: |
pip install c302
pip install neuron
pip list
which nrniv
export NEURON_HOME=$pythonLocation
./run_all_tests.sh
- name: Final version info
Expand Down

0 comments on commit d8eac91

Please sign in to comment.