test: generate lock file

This commit is contained in:
Roman 2023-11-17 14:55:38 +08:00
parent d34134799c
commit 967fe7ddde
1 changed files with 1 additions and 0 deletions

View File

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