We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b1dbf6 commit d14befcCopy full SHA for d14befc
.github/workflows/core.yml
@@ -210,6 +210,7 @@ jobs:
210
--extra-index-url https://download.pytorch.org/whl/cpu \
211
"$(echo ./firedrake-repo/dist/firedrake-*.tar.gz)[ci]"
212
213
+ pip install -I "fenics-ufl @ git+https://github.com/firedrakeproject/ufl.git@leo/fix-interpolate-composition"
214
firedrake-clean
215
pip list
216
0 commit comments