We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211f0e3 commit 0bc5a37Copy full SHA for 0bc5a37
.github/workflows/build.yml
@@ -88,6 +88,7 @@ jobs:
88
--no-binary h5py \
89
--extra-index-url https://download.pytorch.org/whl/cpu \
90
'./firedrake-repo[ci]'
91
+ pip install -I git+https://github.com/firedrakeproject/ufl.git@ksagiyam/add_dag_visitor
92
firedrake-clean
93
pip list
94
0 commit comments