We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb09c7 commit 8b6e2e4Copy full SHA for 8b6e2e4
ci/test_wheel_distributed_ucxx.sh
@@ -4,13 +4,6 @@
4
5
set -euo pipefail
6
7
-# TODO(jameslamb): revert before merging
8
-git clone --branch generate-pip-constraints \
9
- https://github.com/rapidsai/gha-tools.git \
10
- /tmp/gha-tools
11
-
12
-export PATH="/tmp/gha-tools/tools:${PATH}"
13
14
source rapids-init-pip
15
16
# TODO(jameslamb): revert before merging
ci/test_wheel_ucxx.sh
0 commit comments