diff --git a/tox.ini b/tox.ini index 2b09fccd..2d7ad4e0 100644 --- a/tox.ini +++ b/tox.ini @@ -17,8 +17,6 @@ commands = [testenv:duckdb_master] deps = duckdb -commands = - pytest --junitxml=results.xml --cov --cov-report xml:coverage.xml --verbose -rs [testenv] commands =