Skip to content

Commit

Permalink
MAINT: install MPI
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmainak committed Jan 20, 2023
1 parent 2e53827 commit ef536c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
with:
activate-environment: test
python-version: ${{ matrix.python-version }}
- name: Install MPI
shell: cmd
run: conda install -c conda-forge mpi4py msmpi
- name: Install Neuron on Windows separately
shell: cmd
run: |
Expand Down

0 comments on commit ef536c5

Please sign in to comment.