Skip to content

Commit 8470dca

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
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)