diff --git a/ci/test_wheel.sh b/ci/test_wheel.sh index d0df10bb..371dc398 100755 --- a/ci/test_wheel.sh +++ b/ci/test_wheel.sh @@ -28,4 +28,4 @@ cd test_binary_generation && make rapids-logger "Run Tests" cd .. conda install -y pytest -py.test tests +py.test pynvjitlink/tests