diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4942a0ab..7f91e726 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -72,4 +72,4 @@ jobs: --ignore=test/plugins \ --cov=src --cov=web_interface \ --cov-report=term \ - --cov-fail-under=48 + --cov-fail-under=52