We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc04171 commit f0026b3Copy full SHA for f0026b3
1 file changed
.github/workflows/core.yml
@@ -212,6 +212,7 @@ jobs:
212
--extra-index-url https://download.pytorch.org/whl/cpu \
213
"$(echo ./firedrake-repo/dist/firedrake-*.tar.gz)[ci]"
214
215
+ pip install -I git+https://github.com/firedrakeproject/ufl.git@pbrubeck/fix/replace-coefficient-derivative
216
firedrake-clean
217
pip list
218
0 commit comments