Skip to content

Commit

Permalink
Revert "disable pkg manu (#18292)" (#18307)
Browse files Browse the repository at this point in the history
This reverts commit fc76565.
  • Loading branch information
planetis-m authored Jun 20, 2021
1 parent e45b858 commit eb0b323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testament/important_packages.nim
Original file line number Diff line number Diff line change
Expand Up @@ -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", allowFailure=true # pending https://github.com/planetis-m/manu/issues/5
pkg "manu"
pkg "markdown"
pkg "memo"
pkg "msgpack4nim", "nim c -r tests/test_spec.nim"
Expand Down

0 comments on commit eb0b323

Please sign in to comment.