Skip to content

Commit

Permalink
CI: test whweel use --verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
madsbk committed Oct 27, 2024
1 parent e1637d7 commit edcbe60
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 @@ -9,4 +9,4 @@ RAPIDS_PY_WHEEL_NAME="kvikio_${RAPIDS_PY_CUDA_SUFFIX}" rapids-download-wheels-fr

python -m pip install "$(echo ${WHEELHOUSE}/kvikio_${RAPIDS_PY_CUDA_SUFFIX}*.whl)[test]"

python -m pytest ./python/kvikio/tests
python -m pytest --verbose ./python/kvikio/tests

0 comments on commit edcbe60

Please sign in to comment.