From 6c3867fad79b8e1a11bd04f970ba9f9c245842a5 Mon Sep 17 00:00:00 2001 From: Pablo Brubeck Date: Thu, 21 May 2026 11:41:53 +0100 Subject: [PATCH] DO NOT MERGE Test FIAT #250 --- .github/actions/install/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/actions/install/action.yml b/.github/actions/install/action.yml index 8ba3dbbe57..bfe27c87f8 100644 --- a/.github/actions/install/action.yml +++ b/.github/actions/install/action.yml @@ -151,6 +151,7 @@ runs: --no-binary h5py \ --extra-index-url https://download.pytorch.org/whl/cpu \ "./firedrake-repo[${{ inputs.deps }}]" + pip install git+https://github.com/firedrakeproject/fiat.git@pbrubeck/fix/quad-scheme -v --no-deps --ignore-installed firedrake-clean pip list