re-enable nimquery (#17936)

This commit is contained in:
Timothee Cour
2021-05-04 12:20:05 -07:00
committed by GitHub
parent bf5dfe481a
commit 15d9566952

View File

@@ -104,7 +104,7 @@ pkg "nimly", "nim c -r tests/test_readme_example.nim"
pkg "nimongo", "nimble test_ci", allowFailure = true
pkg "nimph", "nimble test", "https://github.com/disruptek/nimph", allowFailure = true
pkg "nimpy", "nim c -r tests/nimfrompy.nim"
pkg "nimquery", allowFailure = true # pending https://github.com/GULPF/nimquery/pull/10
pkg "nimquery"
pkg "nimsl"
pkg "nimsvg"
pkg "nimterop", "nimble minitest"