diff --git a/.github/workflows/ngsPETSc.yml b/.github/workflows/ngsPETSc.yml index 2af0e7b..a55f1fb 100644 --- a/.github/workflows/ngsPETSc.yml +++ b/.github/workflows/ngsPETSc.yml @@ -117,8 +117,6 @@ jobs: run: | . /home/firedrake/firedrake/bin/activate cd $VIRTUAL_ENV/src/firedrake - ls tests/regression - python -c 'import ngsPETSc; print(ngsPETSc.VERSION)' pytest tests/regression/test_poisson_strong_bcs.py pytest tests/multigrid/test_netgen_gmg.py pytest tests/regression/test_netgen.py