diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 5328bd895..d73c34b83 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -29,5 +29,5 @@ jobs: output-file-path: output.txt external-data-json-path: ./benchmarks/data.json auto-push: false - fail-on-alert: true + fail-on-alert: false alert-threshold: "400%"