Skip to content

Commit

Permalink
rapids-version does not work in this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Oct 10, 2024
1 parent 3c97bb1 commit 21ab224
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 @@ -9,7 +9,7 @@ cd "$(dirname "$(realpath "${BASH_SOURCE[0]}")")"/../
rapids-logger "Create test conda environment"
. /opt/conda/etc/profile.d/conda.sh

UCX_PY_VERSION="$(rapids-version)"
UCX_PY_VERSION="$(head -1 ./VERSION)"

rapids-dependency-file-generator \
--output conda \
Expand Down

0 comments on commit 21ab224

Please sign in to comment.