Skip to content

Commit 8470dca

Browse files
committed
Install subversion for neuroConstruct full install
1 parent a9ad8dc commit 8470dca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
pip install .
6666
pip install scipy sympy matplotlib cython pandas tables
6767
#sudo apt install octave
68+
sudo apt-get install -y subversion # for neuroConstruct full install...
6869
6970
- name: Run OMV tests on engine ${{ matrix.engine }}
7071
run: |

0 commit comments

Comments
 (0)