Skip to content

Commit

Permalink
Test installing extra packages....
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Jan 14, 2025
1 parent c8354d5 commit 0303f56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
pip install .
pip install scipy sympy matplotlib cython pandas tables
#sudo apt install octave
sudo apt install subversion # needed for neuroConstruct, not in ubuntu 24.04 runner
sudo apt install libx11-dev # needed for xpp...
- name: Run OMV tests on engine ${{ matrix.engine }}
run: |
Expand Down

0 comments on commit 0303f56

Please sign in to comment.