mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
chore(e2e): refactor e2e tests (#7773)
This commit is contained in:
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
run: |
|
||||
cargo nextest run \
|
||||
--locked --features "asm-keccak ${{ matrix.network }}" \
|
||||
--workspace --exclude examples --exclude ef-tests node-e2e-tests \
|
||||
--workspace --exclude examples --exclude ef-tests node-ethereum \
|
||||
-E "kind(test)"
|
||||
|
||||
sync:
|
||||
|
||||
Reference in New Issue
Block a user