Skip to content

Commit

Permalink
Update ci/test_wheel_dask_cudf.sh
Browse files Browse the repository at this point in the history
Co-authored-by: GALI PREM SAGAR <[email protected]>
  • Loading branch information
rjzamora and galipremsagar authored Oct 25, 2023
1 parent 9610950 commit 04a4bcf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/test_wheel_dask_cudf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ python -m pip install git+https://github.com/dask/[email protected] git+https://
python -m pip install $(echo ./dist/dask_cudf*.whl)[test]

# Run tests in dask_cudf/tests and dask_cudf/io/tests
python -m pytest -n 8 ./python/dask_cudf/dask_cudf/tests
python -m pytest -n 8 ./python/dask_cudf/dask_cudf/io/tests
python -m pytest -n 8 ./python/dask_cudf/dask_cudf/

0 comments on commit 04a4bcf

Please sign in to comment.