ci/test: speed up tests (#6987)

This commit is contained in:
DaniPopes
2024-03-06 14:30:18 +01:00
committed by GitHub
parent d1dc906d96
commit e42fb32c7f
8 changed files with 59 additions and 48 deletions

View File

@ -13,6 +13,7 @@ workspace = true
[features]
ef-tests = []
asm-keccak = ["reth-primitives/asm-keccak"]
[dependencies]
reth-primitives.workspace = true