We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b295b20 commit 64e7140Copy full SHA for 64e7140
.github/workflows/build.yml
@@ -95,6 +95,7 @@ jobs:
95
--no-binary h5py \
96
--extra-index-url https://download.pytorch.org/whl/cpu \
97
'./firedrake-repo[ci]'
98
+ pip install -I git+https://github.com/firedrakeproject/ufl.git@ksagiyam/add_dag_visitor
99
firedrake-clean
100
pip list
101
0 commit comments