From b789e3508dd1d7a03e20ace803397f48a5339add Mon Sep 17 00:00:00 2001 From: Connor Ward Date: Tue, 24 Mar 2026 10:46:52 +0000 Subject: [PATCH] DO NOT MERGE Test FIAT #238 --- .github/workflows/core.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/core.yml b/.github/workflows/core.yml index e738561b9c..391accc852 100644 --- a/.github/workflows/core.yml +++ b/.github/workflows/core.yml @@ -210,6 +210,9 @@ jobs: --extra-index-url https://download.pytorch.org/whl/cpu \ "$(echo ./firedrake-repo/dist/firedrake-*.tar.gz)[ci]" + : # UNDO ME + pip install git+https://github.com/firedrakeproject/fiat.git@connorjward/default-degree -v --no-deps --ignore-installed + firedrake-clean pip list