disable measuremancer (#23352)

ref https://github.com/SciNim/Measuremancer/issues/17
This commit is contained in:
ringabout
2024-02-26 13:55:18 +08:00
committed by GitHub
parent 37ed8c8480
commit 14cdcc091f

View File

@@ -91,7 +91,7 @@ pkg "lockfreequeues"
pkg "macroutils"
pkg "manu"
pkg "markdown"
pkg "measuremancer", "nimble testDeps; nimble -y test"
pkg "measuremancer", "nimble testDeps; nimble -y test", allowFailure = true
# when unchained is version 0.3.7 or higher, use `nimble testDeps;`
pkg "memo"
pkg "msgpack4nim", "nim c -r tests/test_spec.nim"