diff --git a/.github/workflows/ngsPETSc.yml b/.github/workflows/ngsPETSc.yml index ceb189c..6c0c35f 100644 --- a/.github/workflows/ngsPETSc.yml +++ b/.github/workflows/ngsPETSc.yml @@ -117,7 +117,6 @@ jobs: run: | . /home/firedrake/firedrake/bin/activate cd $VIRTUAL_ENV/src/firedrake - pytest tests/regression/test_poisson_strong_bcs.py pytest tests/multigrid/test_netgen_gmg.py pytest tests/regression/test_netgen.py