Skip to content

bump reth to commit 883975d #677

bump reth to commit 883975d

bump reth to commit 883975d #677

Workflow file for this run

---
name: Workflow - CI
on:
push:
branches: [main]
pull_request:
branches:
- main
permissions: read-all
jobs:
trunk:
name: Trunk
uses: ./.github/workflows/trunk-check.yml
permissions:
checks: write
contents: read
tests:
name: Rust tests
uses: ./.github/workflows/test.yml