Skip to content

Commit

Permalink
fix(ci): header check in integration/sync (#6880)
Browse files Browse the repository at this point in the history
  • Loading branch information
shekhirin committed Feb 29, 2024
1 parent 17818e7 commit a0d6b93
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,7 @@ jobs:
- name: Verify the target block hash
run: |
cargo run --release --bin reth \
-- db \
get CanonicalHeaders 100000 \
-- db get static-file headers 100000 \
| grep 0x91c90676cab257a59cd956d7cb0bceb9b1a71d79755c23c7277a0697ccfaf8c4
integration-success:
Expand Down

0 comments on commit a0d6b93

Please sign in to comment.