Skip to content

Commit

Permalink
Quiet conda warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Oct 3, 2024
1 parent fb695dd commit 637942c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/test_conda_nightly_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ rapids-conda-retry \
cuda-version=${CUDA_VERSION} \
--dry-run \
--json \
--quiet \
| tee "${JSON_FILENAME}"

rapids-logger "Parsing results from conda dry-run with rapids=${RAPIDS_VERSION}, python=${RAPIDS_PY_VERSION}, cuda-version=${CUDA_VERSION}"
Expand Down

0 comments on commit 637942c

Please sign in to comment.