Update Makefile

Co-authored-by: Mac L <mjladson@pm.me>
This commit is contained in:
chonghe
2023-10-03 18:33:49 +08:00
committed by GitHub
parent 5b57696b17
commit 081405abd1

View File

@@ -164,7 +164,7 @@ test-exec-engine:
# test vectors.
test: test-release
# Run bash script to output cli.txt
# Updates the CLI help text pages in the Lighthouse book.
cli:
./scripts/cli.sh
# Runs the entire test suite, downloading test vectors if required.