mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: enable optimism e2e tests (#7776)
This commit is contained in:
4
.github/workflows/integration.yml
vendored
4
.github/workflows/integration.yml
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user