diff --git a/pyproject.toml b/pyproject.toml index 80c7ffb573..1d619f7732 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -250,7 +250,6 @@ source = [ # https://coverage.readthedocs.io/en/latest/config.html#report [tool.coverage.report] -fail_under = 100 skip_covered = true show_missing = true ignore_errors = true