Skip to content

Commit 07a4932

Browse files
committed
fix perf test
1 parent c3aebc4 commit 07a4932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ jobs:
257257
benchmark-data-dir-path: ""
258258
# Set auto-push to false since GitHub API token is not given
259259
auto-push: false
260-
alert-threshold: '125%'
260+
alert-threshold: '150%'
261261
gh-pages-branch: "benchmark-results"
262262
fail-on-alert: true
263263
- name: Push benchmark result

0 commit comments

Comments
 (0)