mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(op): unify crate name reth-optimism-* (#11223)
This commit is contained in:
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user