mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-08 14:03:23 +00:00
disable 3 packages until they merge their pending PRs which fix failures
This commit is contained in:
@@ -36,7 +36,7 @@ pkg "iterutils"
|
||||
pkg "jstin"
|
||||
pkg "karax", "nim c -r tests/tester.nim"
|
||||
pkg "loopfusion"
|
||||
pkg "msgpack4nim"
|
||||
# pkg "msgpack4nim"
|
||||
pkg "nake", "nim c nakefile.nim"
|
||||
pkg "neo", "nim c -d:blas=openblas tests/all.nim", true
|
||||
# pkg "nico", "", true
|
||||
@@ -50,9 +50,9 @@ pkg "nimgame2", "nim c nimgame2/nimgame.nim", true
|
||||
pkg "nimgen", "nim c -o:nimgenn -r src/nimgen/runcfg.nim", true
|
||||
# pkg "nimlsp", "", true
|
||||
# pkg "nimly", "nim c -r tests/test_nimly", true
|
||||
pkg "nimongo", "nimble test_ci", true
|
||||
# pkg "nimongo", "nimble test_ci", true
|
||||
pkg "nimpy", "nim c -r tests/nimfrompy.nim"
|
||||
pkg "nimquery"
|
||||
# pkg "nimquery"
|
||||
pkg "nimsl", "", true
|
||||
pkg "nimsvg"
|
||||
pkg "nimx", "nim c --threads:on test/main.nim", true
|
||||
|
||||
Reference in New Issue
Block a user