diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c2b185d..abb7166 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -121,7 +121,7 @@ jobs: nim --version nimble --version - nimble install -y + # nimble install -y # nimble test # static linking is not supported on windows