mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 15:28:01 -05:00
ci: fix era sync test (#17561)
This commit is contained in:
2
.github/workflows/sync-era.yml
vendored
2
.github/workflows/sync-era.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
--chain ${{ matrix.chain.chain }} \
|
||||
--debug.tip ${{ matrix.chain.tip }} \
|
||||
--debug.max-block ${{ matrix.chain.block }} \
|
||||
--debug.terminate
|
||||
--debug.terminate \
|
||||
--era.enable
|
||||
- name: Verify the target block hash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user