mirror of
https://github.com/status-im/nim-rlp.git
synced 2025-02-19 17:34:26 +00:00
add "--threads:on" to tests
This commit is contained in:
parent
985f7404a5
commit
c88d7df269
@ -17,6 +17,7 @@ proc configForTests() =
|
|||||||
--debuginfo
|
--debuginfo
|
||||||
--path: "."
|
--path: "."
|
||||||
--run
|
--run
|
||||||
|
--threads: on
|
||||||
|
|
||||||
task test, "run CPU tests":
|
task test, "run CPU tests":
|
||||||
configForTests()
|
configForTests()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user