test: verify downloaded dependencies are same across platforms

This commit is contained in:
Roman 2023-11-17 15:58:49 +08:00
parent a940f5bcf9
commit 634db967a2
1 changed files with 1 additions and 3 deletions

View File

@ -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