ci: fix era sync test (#17561)

This commit is contained in:
Matthias Seitz
2025-07-22 14:51:59 +02:00
committed by GitHub
parent a0de7f875e
commit 4fb1b8a614

View File

@@ -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: |