mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Introduce "benches" feature
So that benchmarks don't run each time tests run
This commit is contained in:
@@ -36,3 +36,6 @@ ring = { git = "https://github.com/paritytech/ring" }
|
||||
[[bin]]
|
||||
path = "lighthouse/main.rs"
|
||||
name = "lighthouse"
|
||||
|
||||
[features]
|
||||
benches = []
|
||||
|
||||
Reference in New Issue
Block a user