Update cli and makefile

This commit is contained in:
chonghe
2023-09-05 21:01:05 +08:00
parent 2d1325c6a1
commit 4f111a2e51
2 changed files with 68 additions and 53 deletions

View File

@@ -166,7 +166,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