diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 6de74aef1..632e5500c 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -38,5 +38,4 @@ jobs: auto-push: true # Show alert with commit comment on detecting possible performance regression alert-threshold: '200%' - comment-on-alert: true fail-on-alert: true