summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--testament/important_packages.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim
index b9f891dad..56497a949 100644
--- a/testament/important_packages.nim
+++ b/testament/important_packages.nim
@@ -172,7 +172,7 @@ pkg "union", "nim c -r tests/treadme.nim", url = "https://github.com/alaviss/uni
 pkg "unpack"
 pkg "weave", "nimble test_gc_arc", useHead = true
 pkg "websocket", "nim c websocket.nim"
-pkg "winim", "nim c winim.nim"
+# pkg "winim", allowFailure = true
 pkg "with"
 pkg "ws", allowFailure = true
 pkg "yaml"