mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-02 13:33:10 +00:00
Remove mention of Waku
This commit is contained in:
parent
faccf890d8
commit
fe7aed96e8
@ -33,5 +33,5 @@ proc test(name: string, params = "-d:chronicles_log_level=DEBUG", lang = "c") =
|
||||
buildBinary name, "tests/", params
|
||||
exec "build/" & name
|
||||
|
||||
task testAll, "Build & run Waku v1 tests":
|
||||
task testAll, "Build & run Dagger tests":
|
||||
test "testAll", "-d:chronicles_log_level=WARN"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user