From 9c22cee6fb070c86461d88e3919d7a8f31ac189c Mon Sep 17 00:00:00 2001 From: YashK Date: Wed, 30 Oct 2024 17:33:40 +0530 Subject: [PATCH] removed go eth install --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fba9767f..6d09e731 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,6 @@ jobs: go clean -modcache - go install github.com/ethereum/go-ethereum@v1.14.11 go install github.com/ethereum/go-ethereum/cmd/abigen@v1.14.11 go install github.com/mattn/goveralls@v0.0.11 go install github.com/ory/go-acc@v0.2.7