diff --git a/pyproject.toml b/pyproject.toml index 85e8dd2..8efe4e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,6 +52,7 @@ ignore_errors = # QA runs type checks, linting, and code formatting checks [testenv:py314-djqa] +stoponfail = false deps = -r requirements.txt commands = mypy axes