File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ jobs:
176176 ./configure.py --cl-inc-dir="$TEST_ENV_ROOT/include" --cl-lib-dir="$TEST_ENV_ROOT/lib"
177177 git add -f siteconf.py
178178
179- prepare_downstream_build "$DOWNSTREAM_PROJECT"
179+ prepare_downstream_build "https://github.com/inducer/ $DOWNSTREAM_PROJECT.git "
180180 sed -i 's/pyopencl/ocl-icd/' .test-conda-env-py3.yml
181181 build_py_project_in_conda_env
182182 test_py_project
Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ Downstream:
272272 ./configure.py --cl-inc-dir="$TEST_ENV_ROOT/include" --cl-lib-dir="$TEST_ENV_ROOT/lib"
273273 git add -f siteconf.py
274274
275- prepare_downstream_build "$DOWNSTREAM_PROJECT"
275+ prepare_downstream_build "https://github.com/inducer/ $DOWNSTREAM_PROJECT.git "
276276 sed -i 's/pyopencl/ocl-icd/' .test-conda-env-py3.yml
277277 build_py_project_in_conda_env
278278 test_py_project
You can’t perform that action at this time.
0 commit comments