mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-13 14:35:18 +00:00
test: generate lock file
This commit is contained in:
parent
d34134799c
commit
967fe7ddde
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -89,6 +89,7 @@ jobs:
|
||||
nim --version
|
||||
nimble --version
|
||||
nimble install -y --depsOnly
|
||||
nimble lock
|
||||
ls -la nimble.lock
|
||||
cat nimble.lock
|
||||
#NIMFLAGS="${NIMFLAGS} --mm:refc --verbosity:3" nimble test
|
||||
|
Loading…
x
Reference in New Issue
Block a user