From f0026b329d0cc02aa0ee2e97bd1e133c7dbabd47 Mon Sep 17 00:00:00 2001 From: Pablo Brubeck Date: Thu, 19 Feb 2026 10:42:04 +0000 Subject: [PATCH] Test UFL: replace: only expand CoefficientDerivative --- .github/workflows/core.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/core.yml b/.github/workflows/core.yml index 6736a8df7e..50dd6ba99b 100644 --- a/.github/workflows/core.yml +++ b/.github/workflows/core.yml @@ -212,6 +212,7 @@ jobs: --extra-index-url https://download.pytorch.org/whl/cpu \ "$(echo ./firedrake-repo/dist/firedrake-*.tar.gz)[ci]" + pip install -I git+https://github.com/firedrakeproject/ufl.git@pbrubeck/fix/replace-coefficient-derivative firedrake-clean pip list