Skip to content

Commit

Permalink
remove docker.output flags
Browse files Browse the repository at this point in the history
  • Loading branch information
skylenet committed Jan 24, 2025
1 parent 0ad07fa commit 2d1210b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/hive-devnet-5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,10 @@ env:
EEST_ENGINE_FLAGS: >-
${EEST_COMMON_FLAGS}
--sim.loglevel=3
--docker.output
# Flags used for the ethereum/eest/consume-rlp simulator
EEST_RLP_FLAGS: >-
${EEST_COMMON_FLAGS}
--sim.loglevel=3
--docker.output
# Flags used for the ethereum/rpc-compat simulator
RPC_COMPAT_FLAGS: >-
--sim.loglevel=3
Expand Down

0 comments on commit 2d1210b

Please sign in to comment.