chore(op): unify crate name reth-optimism-* (#11223)

This commit is contained in:
nk_ysg
2024-09-28 18:49:17 +08:00
committed by GitHub
parent 50461281e7
commit 375acdfedc
23 changed files with 120 additions and 120 deletions

View File

@ -47,7 +47,7 @@ jobs:
name: Run tests
run: |
cargo nextest run \
--locked -p reth-node-optimism --features "optimism"
--locked -p reth-optimism-node --features "optimism"
integration-success:
name: integration success