diff --git a/.github/workflows/bloat_check.yaml b/.github/workflows/bloat_check.yaml index 82380fe6906c25..c63d470643a79c 100644 --- a/.github/workflows/bloat_check.yaml +++ b/.github/workflows/bloat_check.yaml @@ -40,7 +40,7 @@ jobs: run: | scripts/tools/memory/gh_report.py \ --verbose \ - --report-increases 1 \ + --report-increases 0.2 \ --report-pr \ --github-comment \ --github-limit-artifact-pages 50 \