Skip to content

Commit

Permalink
Enable pending pool on test envs (#969)
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechos authored Jul 28, 2023
1 parent 649c395 commit c3ad723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upgrade-nodes-on-test-envs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
--http-port $port \
--network $network \
--colour=false \
--pending-poll-interval 5s \
$ETH_NODE_PARAM \
$PPROF_PARAM
port=$((port+5))
Expand Down

0 comments on commit c3ad723

Please sign in to comment.