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: