mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 09:16:00 +00:00
fix path
This commit is contained in:
2
Makefile
2
Makefile
@@ -187,7 +187,7 @@ test: test-release
|
|||||||
|
|
||||||
# Run bash script to output cli.txt
|
# Run bash script to output cli.txt
|
||||||
cli:
|
cli:
|
||||||
./lighthouse/scripts/cli.sh
|
./scripts/cli.sh
|
||||||
# Runs the entire test suite, downloading test vectors if required.
|
# Runs the entire test suite, downloading test vectors if required.
|
||||||
test-full: cargo-fmt test-release test-debug test-ef test-exec-engine
|
test-full: cargo-fmt test-release test-debug test-ef test-exec-engine
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user