Skip to content

Commit 2f67038

Browse files
committed
try to test pyNN.neuron on Windows
1 parent 0cc1d69 commit 2f67038

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/full-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
run: |
3434
python -m pip install brian2
3535
- name: Install NEURON
36-
if: startsWith(matrix.os, 'ubuntu')
3736
run: |
3837
python -m pip install neuron
3938
- name: Install PyNN itself

0 commit comments

Comments
 (0)