mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-29 02:33:48 +00:00
modified test-suite
This commit is contained in:
2
Makefile
2
Makefile
@@ -189,7 +189,7 @@ test: test-release
|
||||
cli:
|
||||
./lighthouse/scripts/cli.sh
|
||||
# Runs the entire test suite, downloading test vectors if required.
|
||||
test-full: cargo-fmt test-release test-debug test-ef test-exec-engine cli
|
||||
test-full: cargo-fmt test-release test-debug test-ef test-exec-engine
|
||||
|
||||
|
||||
# Lints the code for bad style and potentially unsafe arithmetic using Clippy.
|
||||
|
||||
Reference in New Issue
Block a user