mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-19 05:11:39 +00:00
add web3 package to the test suite (#26108)
This commit is contained in:
@@ -176,6 +176,7 @@ pkg "unittest2"
|
||||
pkg "unpack"
|
||||
when not defined(arm64):
|
||||
pkg "weave", "nimble install -y cligen@#HEAD; nimble test_gc_arc", useHead = true
|
||||
pkg "web3", "nimble test_slim", useHead = true
|
||||
pkg "websock", "nim c -d:chronicles_log_level=INFO tests/all_tests.nim"
|
||||
pkg "websocket", "nim c websocket.nim"
|
||||
pkg "with"
|
||||
|
||||
Reference in New Issue
Block a user