diff --git a/.github/workflows/core.yml b/.github/workflows/core.yml index e3b912c20f..5a783ab400 100644 --- a/.github/workflows/core.yml +++ b/.github/workflows/core.yml @@ -205,6 +205,7 @@ jobs: --extra-index-url https://download.pytorch.org/whl/cpu \ "$(echo ./firedrake-repo/dist/firedrake-*.tar.gz)[ci,docs]" + pip install -I "firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@pbrubeck/trace" firedrake-clean pip list