We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d0cdd commit 3b37161Copy full SHA for 3b37161
1 file changed
.github/workflows/full-test.yml
@@ -37,7 +37,7 @@ jobs:
37
python -m pip install brian2
38
- name: Install NEURON
39
run: |
40
- python -m pip install neuron==8.2.4
+ python -m pip install NEURON==8.2.4
41
python -m pip install "nrnutils>0.2.0"
42
- name: Install NEST
43
if: startsWith(matrix.os, 'ubuntu')
0 commit comments