diff --git a/pyproject.toml b/pyproject.toml index ee86ff2b9..92f606df8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -119,7 +119,7 @@ multi_line_output = 3 profile = "black" [tool.pytest.ini_options] -addopts = "-rsxX -v --strict-markers" +addopts = "-rsxX -v --strict-markers --benchmark-skip" minversion = "6.0" testpaths = [ "tests",