mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Remove cargo test targets, use nextest exclusively (#7874)
Fixes #7835 - Remove cargo test-based Make targets (`test-release`, `test-debug`, `run-ef-tests`) - Update aliases (`test`, `test-full`, `test-ef`) to use existing nextest equivalents - Update contributing documentation to use nextest examples - Fix example commands that previously referenced non-existing packages (`ssz`/`eth2_ssz`) Co-Authored-By: Daniel Ramirez-Chiquillo <hi@danielrachi.com>
This commit is contained in:
committed by
GitHub
parent
f71d69755d
commit
2ecbb7f90b
@@ -187,6 +187,7 @@ namespace
|
||||
natively
|
||||
nd
|
||||
ness
|
||||
nextest
|
||||
nginx
|
||||
nitty
|
||||
oom
|
||||
|
||||
Reference in New Issue
Block a user