Skip to content

Commit 0303f56

Browse files
committed
Test installing extra packages....
1 parent c8354d5 commit 0303f56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565
pip install .
6666
pip install scipy sympy matplotlib cython pandas tables
6767
#sudo apt install octave
68+
sudo apt install subversion # needed for neuroConstruct, not in ubuntu 24.04 runner
69+
sudo apt install libx11-dev # needed for xpp...
6870
6971
- name: Run OMV tests on engine ${{ matrix.engine }}
7072
run: |

0 commit comments

Comments
 (0)