Skip to content

Commit 3ac8ecf

Browse files
committed
REVERT ME
1 parent ceab594 commit 3ac8ecf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ jobs:
7373
auto-push: true
7474

7575
# Show alert with commit comment on detecting possible performance regression
76-
alert-threshold: '200%' # FIXME: After russel is set up, lower the threshold and set alert/comment to true
77-
comment-on-alert: false
76+
alert-threshold: '100%' # FIXME: After russel is set up, lower the threshold and set alert/comment to true
77+
comment-on-alert: true
7878
fail-on-alert: false

0 commit comments

Comments
 (0)