mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-03 00:02:36 -04:00
increased alert threshold (#2166)
Signed-off-by: Pablo Gutiérrez <pablogf@uma.es>
This commit is contained in:
parent
8d9cfd7f33
commit
a56b796271
2
.github/workflows/kem-bench.yml
vendored
2
.github/workflows/kem-bench.yml
vendored
@ -117,5 +117,5 @@ jobs:
|
||||
auto-push: true
|
||||
comment-on-alert: true
|
||||
summary-always: true
|
||||
alert-threshold: 50%
|
||||
alert-threshold: 105%
|
||||
comment-always: true
|
2
.github/workflows/sig-bench.yml
vendored
2
.github/workflows/sig-bench.yml
vendored
@ -147,5 +147,5 @@ jobs:
|
||||
auto-push: true
|
||||
comment-on-alert: true
|
||||
summary-always: true
|
||||
alert-threshold: 50%
|
||||
alert-threshold: 105%
|
||||
comment-always: true
|
Loading…
x
Reference in New Issue
Block a user