From 7edf867273066ed45277ea13d4d5b59c8b39273e Mon Sep 17 00:00:00 2001 From: marcomariscal <42938673+marcomariscal@users.noreply.github.com> Date: Thu, 12 Dec 2024 10:48:35 -0800 Subject: [PATCH] fix: remove era node --- .github/workflows/ci.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1cb0013..86cb8a4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,12 +57,6 @@ jobs: # Run hardhat tests npx hardhat test - - name: Run Era test node - uses: dutterbutter/era-test-node-action@v0.1.3 - - - name: Run tests - run: npx hardhat test - lint: defaults: run: