Skip to content

Commit

Permalink
mpi dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
prs513rosewood committed Apr 13, 2023
1 parent 03ad7ca commit 82524a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update -qy
sudo apt-get install python3-vtk9 mpi-default
sudo apt-get install python3-vtk9 mpi-default-dev
python -m pip install --upgrade pip
pip install .[tests]
Expand Down

0 comments on commit 82524a6

Please sign in to comment.