diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 291634e4f6..f2e3544098 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -79,6 +79,7 @@ jobs: --install icepack \ --install irksome \ --install femlium \ + --package-branch ufl mscroggs/delete-unused-code \ || (cat firedrake-install.log && /bin/false) - name: Install test dependencies run: | diff --git a/README.rst b/README.rst index 79b0d9e96d..e3e6df5b99 100644 --- a/README.rst +++ b/README.rst @@ -4,3 +4,5 @@ enables users to employ a wide range of discretisations to an infinite variety of PDEs and obtain high performance code on CPUs. For more information on Firedrake, please see https://www.firedrakeproject.org. + +A