Skip to content

Commit 3b37161

Browse files
committed
seems to be case sensitive?
1 parent 15d0cdd commit 3b37161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/full-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
python -m pip install brian2
3838
- name: Install NEURON
3939
run: |
40-
python -m pip install neuron==8.2.4
40+
python -m pip install NEURON==8.2.4
4141
python -m pip install "nrnutils>0.2.0"
4242
- name: Install NEST
4343
if: startsWith(matrix.os, 'ubuntu')

0 commit comments

Comments
 (0)