Skip to content

Commit

Permalink
Skip ucxx tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Nov 14, 2023
1 parent 07fc902 commit 0f8a6c7
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 @@ -55,7 +55,7 @@ timeout 60m pytest \
--cov=dask_cuda \
--cov-report=xml:"${RAPIDS_COVERAGE_DIR}/dask-cuda-coverage.xml" \
--cov-report=term \
tests
tests -k "not ucxx"
popd

rapids-logger "Run local benchmark"
Expand Down

0 comments on commit 0f8a6c7

Please sign in to comment.