mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-01-06 23:53:09 +00:00
add "--threads:on" to tests
This commit is contained in:
parent
0cdeb04a12
commit
c29e4de623
@ -19,6 +19,7 @@ proc configForTests() =
|
||||
--path: "."
|
||||
--run
|
||||
--forceBuild
|
||||
--threads: on
|
||||
|
||||
task test, "run tests":
|
||||
configForTests()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user