We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f3f40 commit b463e1eCopy full SHA for b463e1e
.github/workflows/core.yml
@@ -205,6 +205,7 @@ jobs:
205
--extra-index-url https://download.pytorch.org/whl/cpu \
206
"$(echo ./firedrake-repo/dist/firedrake-*.tar.gz)[ci,docs]"
207
208
+ pip install -I "firedrake-fiat @ git+https://github.com/firedrakeproject/fiat.git@pbrubeck/morley-tet"
209
firedrake-clean
210
pip list
211
0 commit comments