diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 672e14e1e7d..c534fd9caf3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -78,6 +78,7 @@ jobs: tool: pytest output-file-path: output.json github-token: ${{ secrets.GITHUB_TOKEN }} + max-items-in-chart: 100 # Alert with a commit comment on possible performance regression alert-threshold: 200% fail-on-alert: true