diff --git a/python/test.sh b/python/test.sh index 87fc5a8c..885768cf 100755 --- a/python/test.sh +++ b/python/test.sh @@ -9,4 +9,4 @@ fi cmake --build build cd build -MSCCLPP_DEBUG=INFO pytest -s mscclpp +pytest -s mscclpp