Skip to content

Commit

Permalink
skip ucxx tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gforsyth committed Jan 6, 2025
1 parent 22a2a69 commit f5ff692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ rapids-logger "Installing test dependencies"
# echo to expand wildcard
python -m pip install -v --prefer-binary -r /tmp/requirements-test.txt $(echo ./dist/dask_cuda*.whl)

python -m pytest ./dask_cuda/tests
python -m pytest ./dask_cuda/tests -k "not ucxx"

0 comments on commit f5ff692

Please sign in to comment.