Skip to content

Commit 2f2ba9a

Browse files
committed
DROP BEFORE MERGE
1 parent 3176605 commit 2f2ba9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/core.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ jobs:
214214
--extra-index-url https://download.pytorch.org/whl/cpu \
215215
"$(echo ./firedrake-repo/dist/firedrake-*.tar.gz)[ci]"
216216
217-
pip install -I git+https://github.com/firedrakeproject/ufl.git@firedrakeproject:pbrubeck/hypergeometric
218-
pip install -I git@github.com:pbrubeck/loopy.git@pbrubeck:pbrubeck/hypergeometric
217+
pip install -I git+https://github.com/firedrakeproject/ufl.git@pbrubeck/hypergeometric
218+
pip install -I git+https://github.com/pbrubeck/loopy.git@pbrubeck/hypergeometric
219219
firedrake-clean
220220
pip list
221221

0 commit comments

Comments
 (0)