Skip to content

Commit 9218ebc

Browse files
committed
Do not fail CI job if performance alert
1 parent 5d0efb5 commit 9218ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
comment-always: false
5151
alert-threshold: '130%'
5252
comment-on-alert: false
53-
fail-on-alert: true
53+
fail-on-alert: false

0 commit comments

Comments
 (0)