Skip to content

Commit

Permalink
Merge branch '2404-python-api' of github.com:dantegd/cuvs into 2404-p…
Browse files Browse the repository at this point in the history
…ython-api
  • Loading branch information
dantegd committed Mar 1, 2024
2 parents f6cb1a8 + 112d084 commit 8fcbf21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ set -u

rapids-logger "Downloading artifacts from previous jobs"
CPP_CHANNEL=$(rapids-download-conda-from-s3 cpp)
#PYTHON_CHANNEL=$(rapids-download-conda-from-s3 python)
PYTHON_CHANNEL=$(rapids-download-conda-from-s3 python)

RAPIDS_TESTS_DIR=${RAPIDS_TESTS_DIR:-"${PWD}/test-results"}
RAPIDS_COVERAGE_DIR=${RAPIDS_COVERAGE_DIR:-"${PWD}/coverage-results"}
Expand Down

0 comments on commit 8fcbf21

Please sign in to comment.