mirror of
https://github.com/status-im/nim-bncurve.git
synced 2025-02-20 00:38:21 +00:00
Reduce number of test vector tests to pass CI timeout issue.
This commit is contained in:
parent
8aea7ec56a
commit
06071e5ad8
@ -3,7 +3,7 @@ import nimcrypto/utils
|
||||
import ../bncurve/[fields, groups]
|
||||
|
||||
when not defined(release):
|
||||
const TestsCount = 100
|
||||
const TestsCount = 10
|
||||
else:
|
||||
const TestsCount = 10000
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user