test: list nimbledir

This commit is contained in:
Roman 2023-11-17 16:15:45 +08:00
parent a9b73d39e7
commit 9ce561d1be
1 changed files with 1 additions and 1 deletions

View File

@ -89,6 +89,6 @@ jobs:
nim --version
nimble --version
nimble install -y --depsOnly --verbose
ls -la .
ls -la /home/runner/.nimble
#NIMFLAGS="${NIMFLAGS} --mm:refc --verbosity:3" nimble test