Skip to content

Commit

Permalink
Fix the lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nazarhussain committed Feb 7, 2024
1 parent df430e5 commit 6df8db7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .env.test
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ GETH_DOCKER_IMAGE=ethereum/client-go:v1.13.11
# Use either image or local binary for the testing
GETH_BINARY_DIR=
LIGHTHOUSE_DOCKER_IMAGE=sigp/lighthouse:v4.6.0-amd64-modern-dev
NETHERMIND_DOCKER_IMAGE=nethermind/nethermind:1.25.3
NETHERMIND_DOCKER_IMAGE=nethermind/nethermind:1.25.3
1 change: 0 additions & 1 deletion .github/actions/dotenv/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ description: "Load .env file from root of repo and setup for git runner"
runs:
using: "node20"
main: index.js

0 comments on commit 6df8db7

Please sign in to comment.