Skip to content

Commit

Permalink
Remove.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale committed Oct 18, 2024
1 parent 2f2f46e commit 21a51b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ jobs:
- name: Build Python interface
run: |
sudo apt-get -y update
sudo apt-get -y install libffi-dev
pip install --check-build-dependencies --no-build-isolation --config-settings=cmake.build-type="Debug" 'python/[test]'
python -c "from mpi4py import MPI; import dolfinx; assert not dolfinx.has_petsc4py"
Expand Down

0 comments on commit 21a51b0

Please sign in to comment.