diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 02a258e593..73b0d08eae 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -92,6 +92,7 @@ jobs: --no-binary h5py \ --extra-index-url https://download.pytorch.org/whl/cpu \ './firedrake-repo[ci]' + pip install --ignore-installed "fenics-ufl @ git+https://github.com/FEniCS/ufl.git@main" firedrake-clean pip list