Skip to content

Commit

Permalink
cargo quiently
Browse files Browse the repository at this point in the history
  • Loading branch information
xuganyu96 committed Dec 12, 2023
1 parent 52846c3 commit fa961bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions marvin-toolkit/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

# Build the test harness
cd example/rust-crypto
cargo update
cargo build --profile release
cargo update --quiet
cargo build --profile release --quiet
cd ~/marvin-toolkit

# Parse CLI inputs to $size and $repeat
Expand Down

0 comments on commit fa961bb

Please sign in to comment.