Skip to content

Commit 8b6e2e4

Browse files
committed
remove unnecessary gha-tools fork usage
1 parent 7cb09c7 commit 8b6e2e4

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

ci/test_wheel_distributed_ucxx.sh

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@
44

55
set -euo pipefail
66

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-
147
source rapids-init-pip
158

169
# TODO(jameslamb): revert before merging

ci/test_wheel_ucxx.sh

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@
44

55
set -euo pipefail
66

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-
147
source rapids-init-pip
158

169
# TODO(jameslamb): revert before merging

0 commit comments

Comments
 (0)