mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
make testing for prologue more stable (#15491)
This commit is contained in:
@@ -98,7 +98,7 @@ pkg2 "patty"
|
||||
pkg2 "plotly", true, "nim c examples/all.nim"
|
||||
pkg2 "pnm"
|
||||
pkg2 "polypbren"
|
||||
pkg2 "prologue", true, "nim c -d:release -r tests/test_compile/test_compile.nim"
|
||||
pkg2 "prologue", true, "nimble tcompile"
|
||||
pkg2 "protobuf", true, "nim c -o:protobuff -r src/protobuf.nim"
|
||||
pkg2 "pylib"
|
||||
pkg2 "rbtree"
|
||||
|
||||
Reference in New Issue
Block a user