mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-03 03:32:32 +00:00
disable testing of two failing packages
This commit is contained in:
@@ -53,7 +53,7 @@ pkg "nimfp", "nim c -o:nfp -r src/fp.nim", true
|
||||
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", "", true
|
||||
# pkg "nimly", "", true
|
||||
# pkg "nimongo", "nimble test_ci", true
|
||||
pkg "nimpy", "nim c -r tests/nimfrompy.nim"
|
||||
pkg "nimquery"
|
||||
@@ -63,7 +63,7 @@ pkg "nimsvg"
|
||||
# pkg "nimx", "nim c --threads:on test/main.nim", true
|
||||
pkg "npeg"
|
||||
pkg "ormin", "nim c -o:orminn ormin.nim", true
|
||||
pkg "parsetoml"
|
||||
# pkg "parsetoml"
|
||||
pkg "patty"
|
||||
# pkg "plotly", "nim c --oldgensym:on examples/all.nim", true
|
||||
pkg "pnm"
|
||||
|
||||
Reference in New Issue
Block a user