Skip to content

Commit a56b796

Browse files
authored
increased alert threshold (open-quantum-safe#2166)
Signed-off-by: Pablo Gutiérrez <pablogf@uma.es>
1 parent 8d9cfd7 commit a56b796

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/kem-bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,5 @@ jobs:
117117
auto-push: true
118118
comment-on-alert: true
119119
summary-always: true
120-
alert-threshold: 50%
120+
alert-threshold: 105%
121121
comment-always: true

.github/workflows/sig-bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,5 +147,5 @@ jobs:
147147
auto-push: true
148148
comment-on-alert: true
149149
summary-always: true
150-
alert-threshold: 50%
150+
alert-threshold: 105%
151151
comment-always: true

0 commit comments

Comments
 (0)