diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 39b7e7d9681c779df6196819ffc9541c2bace0a2..a2cb29ceb1fc4e7d02e3c8cd4812eeb8653a5725 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -116,7 +116,7 @@ jobs: cd "$DOWNSTREAM_PROJECT" echo "*** $DOWNSTREAM_PROJECT version: $(git rev-parse --short HEAD)" - + # Use this version of arraycontext instead of what downstream would install sed -i "/egg=arraycontext/ c git+file://$(readlink -f ..)#egg=arraycontext" requirements.txt