Skip to content

Commit

Permalink
fixup pyop2 ci
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjward committed Dec 5, 2024
1 parent d3d1b06 commit 830f58c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pyop2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ jobs:
working-directory: PyOP2
run: |
source ../venv/bin/activate
export HDF5_DIR="$PETSC_DIR/$PETSC_ARCH"
export HDF5_MPI=ON
python -m pip install -v ".[test]"
- name: Run tests
Expand Down

0 comments on commit 830f58c

Please sign in to comment.