diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6fca429a3..591badc71 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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