mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-14 15:23:27 +00:00
Revert "disable measuremancer" (#23353)
Reverts nim-lang/Nim#23352
ref
e2e994b21c
This commit is contained in:
@@ -91,7 +91,7 @@ pkg "lockfreequeues"
|
||||
pkg "macroutils"
|
||||
pkg "manu"
|
||||
pkg "markdown"
|
||||
pkg "measuremancer", "nimble testDeps; nimble -y test", allowFailure = true
|
||||
pkg "measuremancer", "nimble testDeps; nimble -y test"
|
||||
# when unchained is version 0.3.7 or higher, use `nimble testDeps;`
|
||||
pkg "memo"
|
||||
pkg "msgpack4nim", "nim c -r tests/test_spec.nim"
|
||||
|
||||
Reference in New Issue
Block a user