Moving Optimism bin to Optimism Cli (#9439)

Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
This commit is contained in:
Luca Provini
2024-07-29 17:32:50 +02:00
committed by GitHub
parent 8eba1286d8
commit 56b2798090
22 changed files with 157 additions and 134 deletions

View File

@ -70,7 +70,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
with:
cache-on-failure: true
- run: cargo hack check
- run: cargo hack check --workspace --exclude op-reth
msrv:
name: MSRV / ${{ matrix.network }}