chore: enable optimism e2e tests (#7776)

This commit is contained in:
joshieDo
2024-04-21 11:14:30 +01:00
committed by GitHub
parent 4f10d377f7
commit 02314927f2
6 changed files with 124 additions and 105 deletions

View File

@ -47,9 +47,7 @@ jobs:
name: Run tests
run: |
cargo nextest run \
--locked --features "asm-keccak ${{ matrix.network }}" \
--workspace --exclude examples --exclude ef-tests node-ethereum \
-E "kind(test)"
--locked -p reth-node-optimism --features "optimism"
sync:
name: sync / 100k blocks