diff --git a/pyproject.toml b/pyproject.toml index 1161a3146..55a5870f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -233,7 +233,7 @@ strict_xfail = true filterwarnings = [ "error", ] -timeout = "5" +timeout = "20" [tool.coverage.run] parallel = true