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