Skip to content

Commit

Permalink
Update omv-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson authored Aug 18, 2023
1 parent ab7eb78 commit 8804958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/omv-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Run OMV tests on engine ${{ matrix.engine }}
run: |
if [[ ${{matrix.engine}} == *":"* ]]; then omv install ${{ matrix.engine }} ; fi
pip install brian2 --upgrade
#pip install brian2 --upgrade
omv all -V --engine=${{ matrix.engine }}
- name: OMV final version info
Expand Down

0 comments on commit 8804958

Please sign in to comment.