diff --git a/pyproject.toml b/pyproject.toml index 2ba8325b3..9efa73c92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -274,7 +274,7 @@ addopts = [ "--numprocesses=auto", "--maxprocesses=16", "--quiet", - "--durations=50", + "--durations=0", "--junitxml=junit.xml", "-o junit_family=legacy", ]