Update cli and makefile

This commit is contained in:
chonghe
2023-09-05 21:01:05 +08:00
committed by Tan Chee Keong
parent 0de2d89c1e
commit d46d43ccd2
2 changed files with 68 additions and 53 deletions

View File

@@ -187,7 +187,7 @@ test: test-release
# Run bash script to output cli.txt
cli:
./scripts/cli.sh
./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