Skip to content

Commit

Permalink
install cython
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed May 2, 2024
1 parent 8015885 commit 8b1d62e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/omv-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:

- name: Install OMV
run: |
pip install cython # required to build NEST...
pip install git+https://github.com/OpenSourceBrain/osb-model-validation@test_pynn011
- name: Run OMV tests on engine ${{ matrix.engine }}
Expand Down

0 comments on commit 8b1d62e

Please sign in to comment.