diff --git a/.github/workflows/core.yml b/.github/workflows/core.yml index 7e47a9cd83..afc72ce77a 100644 --- a/.github/workflows/core.yml +++ b/.github/workflows/core.yml @@ -212,6 +212,8 @@ jobs: pip install -U pip pip install --group ./firedrake-repo/pyproject.toml:ci + pip uninstall firedrake-fiat -y; pip cache remove firedrake_fiat; pip install git+https://github.com/firedrakeproject/fiat.git@ksagiyam/tpc_is_macrocell + firedrake-clean pip list