Skip to content

Commit

Permalink
Merge branch 'branch-25.02' into use-gcc-13-with-cuda-12-conda-builds
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice authored Jan 17, 2025
2 parents c2d9f1a + 6371aa3 commit 20aed89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/run_cuvs_pytests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ set -euo pipefail
# Support invoking run_pytests.sh outside the script directory
cd "$(dirname "$(realpath "${BASH_SOURCE[0]}")")"/../python/cuvs/cuvs

pytest --cache-clear --verbose "$@" tests
pytest --cache-clear --verbose "$@" test

0 comments on commit 20aed89

Please sign in to comment.