test: find pkgs2 on macos - at home dir
This commit is contained in:
parent
b595f31001
commit
93e71455fd
|
@ -88,6 +88,6 @@ jobs:
|
|||
run: |
|
||||
nim --version
|
||||
nimble --version
|
||||
find . -name pkgs2
|
||||
ls -la ${HOME}/.nimble/pkgs2
|
||||
#NIMFLAGS="${NIMFLAGS} --mm:refc --verbosity:3" nimble test
|
||||
|
||||
|
|
Loading…
Reference in New Issue