mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-01-12 19:34:23 +00:00
Attempt to fix Appveyor CI freeze.
This commit is contained in:
parent
2ab6b2c3ca
commit
660888e7dc
@ -13,9 +13,8 @@ requires "nim > 0.18.0",
|
||||
|
||||
proc runTest(filename: string) =
|
||||
exec "nim c -r tests/" & filename
|
||||
rmFile "tests/" & filename
|
||||
# rmFile "tests/" & filename
|
||||
|
||||
task test, "Runs the test suite":
|
||||
runTest "testnative"
|
||||
runTest "testdaemon"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user