fixes stint CI

This commit is contained in:
narimiran
2023-10-10 08:53:45 +02:00
parent a08f56f9ba
commit ec72abc7b7

View File

@@ -140,7 +140,7 @@ pkg "sdl2_nim", "nim c -r sdl2/sdl.nim"
pkg "sigv4", "nim c --gc:arc -r sigv4.nim", "https://github.com/disruptek/sigv4"
pkg "sim"
pkg "snip", "nimble test", "https://github.com/genotrance/snip"
pkg "stint", "nim r stint.nim"
pkg "stint", "nim c stint.nim"
pkg "strslice"
pkg "strunicode", "nim c -r src/strunicode.nim"
pkg "supersnappy"