Skip to content

Commit

Permalink
fix: remove broken go install
Browse files Browse the repository at this point in the history
  • Loading branch information
uri-99 committed May 9, 2024
1 parent 3dcf648 commit a84e88d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
go install github.com/maoueh/zap-pretty@latest
go install github.com/ethereum/go-ethereum/cmd/abigen@latest
go install github.com/Layr-Labs/eigenlayer-cli/cmd/eigenlayer@latest
go install github.com/googleapis/enterprise-certificate-proxy@latest
echo installing celestia
git clone https://github.com/celestiaorg/celestia-node.git
cd celestia-node/
Expand Down

0 comments on commit a84e88d

Please sign in to comment.