mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-27 05:06:35 +00:00
test: verify downloaded dependencies are same across platforms
This commit is contained in:
parent
a940f5bcf9
commit
634db967a2
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -89,8 +89,6 @@ jobs:
|
||||
nim --version
|
||||
nimble --version
|
||||
nimble install -y --depsOnly
|
||||
nimble lock
|
||||
ls -la nimble.lock
|
||||
cat nimble.lock
|
||||
ls -la nimbledeps/pkgs2
|
||||
#NIMFLAGS="${NIMFLAGS} --mm:refc --verbosity:3" nimble test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user