From 29af36d4d499474db1525c10f823527eb47b29ce Mon Sep 17 00:00:00 2001 From: Jaremy Creechley Date: Wed, 12 Jul 2023 18:51:10 -0700 Subject: [PATCH] why nimble why --- .github/workflows/ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 24da011..080738d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -139,10 +139,6 @@ jobs: nimble install -y nimble@0.14.2 nimble -v - - name: Setup Deps - run: | - nimble install -d -y - - name: Run tests run: | if [[ "${{ matrix.target.os }}" == "windows" ]]; then