mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-02-05 09:34:20 +00:00
test: find where the dep files were installed
This commit is contained in:
parent
634db967a2
commit
a9b73d39e7
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
nim --version
|
nim --version
|
||||||
nimble --version
|
nimble --version
|
||||||
nimble install -y --depsOnly
|
nimble install -y --depsOnly --verbose
|
||||||
ls -la nimbledeps/pkgs2
|
ls -la .
|
||||||
#NIMFLAGS="${NIMFLAGS} --mm:refc --verbosity:3" nimble test
|
#NIMFLAGS="${NIMFLAGS} --mm:refc --verbosity:3" nimble test
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user