--- a/pyproject.toml
+++ b/pyproject.toml
@@ -116,4 +116,4 @@ timeout = 5
log_level = "DEBUG"
python_files = ["test_*.py"]
testpaths = ["tests"]
-addopts = "-v --tb=short -rxs -W=error --durations=0 --cov=shtab --cov-report=term-missing --cov-report=xml"
+addopts = "-v --tb=short -rxs -W=error --durations=0"