We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ad8dc commit 8470dcaCopy full SHA for 8470dca
1 file changed
.github/workflows/ci.yml
@@ -65,6 +65,7 @@ jobs:
65
pip install .
66
pip install scipy sympy matplotlib cython pandas tables
67
#sudo apt install octave
68
+ sudo apt-get install -y subversion # for neuroConstruct full install...
69
70
- name: Run OMV tests on engine ${{ matrix.engine }}
71
run: |
0 commit comments