Skip to content

Commit cfd0ae4

Browse files
loloiccinarimiran
authored andcommitted
Modify the test command for nimly (nimble-package) (#13053)
(cherry picked from commit 6a7a19e)
1 parent 04e70f1 commit cfd0ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testament/important_packages.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ pkg "nimfp", "nim c -o:nfp -r src/fp.nim", true
5454
pkg "nimgame2", "nim c nimgame2/nimgame.nim", true
5555
pkg "nimgen", "nim c -o:nimgenn -r src/nimgen/runcfg.nim", true
5656
# pkg "nimlsp", "", true
57-
pkg "nimly", "nim c -r tests/test_nimly", true
57+
pkg "nimly", "", true
5858
# pkg "nimongo", "nimble test_ci", true
5959
pkg "nimpy", "nim c -r tests/nimfrompy.nim"
6060
pkg "nimquery"

0 commit comments

Comments
 (0)