We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3aebc4 commit 07a4932Copy full SHA for 07a4932
.github/workflows/ci.yml
@@ -257,7 +257,7 @@ jobs:
257
benchmark-data-dir-path: ""
258
# Set auto-push to false since GitHub API token is not given
259
auto-push: false
260
- alert-threshold: '125%'
+ alert-threshold: '150%'
261
gh-pages-branch: "benchmark-results"
262
fail-on-alert: true
263
- name: Push benchmark result
0 commit comments