Skip to content

Commit

Permalink
don't use pytest-xdist for now
Browse files Browse the repository at this point in the history
  • Loading branch information
gforsyth committed Jan 6, 2025
1 parent af1fc7b commit 2592263
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 @@ -18,4 +18,4 @@ python -m pip install -v --prefer-binary -r /tmp/requirements-test.txt
# echo to expand wildcard before adding `[extra]` requires for pip
python -m pip install $(echo ./dist/dask_cuda*.whl)

python -m pytest -n 8 ./python/dask_cuda/tests
python -m pytest ./python/dask_cuda/tests

0 comments on commit 2592263

Please sign in to comment.