disable pkg manu (#18292)

This commit is contained in:
Timothee Cour
2021-06-17 16:38:15 -07:00
committed by GitHub
parent ef121f3b99
commit fc76565574

View File

@@ -82,7 +82,7 @@ pkg "karax", "nim c -r tests/tester.nim"
pkg "kdtree", "nimble test -d:nimLegacyRandomInitRand", "https://github.com/jblindsay/kdtree"
pkg "loopfusion"
pkg "macroutils"
pkg "manu"
pkg "manu", allowFailure=true # pending https://github.com/planetis-m/manu/issues/5
pkg "markdown"
pkg "memo"
pkg "msgpack4nim", "nim c -r tests/test_spec.nim"