Skip to content

Commit

Permalink
try to test pyNN.neuron on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
apdavison committed Apr 19, 2022
1 parent 0cc1d69 commit 2f67038
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/full-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
run: |
python -m pip install brian2
- name: Install NEURON
if: startsWith(matrix.os, 'ubuntu')
run: |
python -m pip install neuron
- name: Install PyNN itself
Expand Down

0 comments on commit 2f67038

Please sign in to comment.