Skip to content

Commit

Permalink
Correct patch to conda package
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarkall committed Jul 23, 2024
1 parent 2eb858b commit b5341dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_conda.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ conda activate test
set -u

rapids-mamba-retry install \
numba-cuda-*.tar.bz2
../numba-cuda-*.tar.bz2

RAPIDS_TESTS_DIR=${RAPIDS_TESTS_DIR:-"${PWD}/test-results"}/
mkdir -p "${RAPIDS_TESTS_DIR}"
Expand Down

0 comments on commit b5341dc

Please sign in to comment.