Skip to content

Commit

Permalink
feat(build): update bootstrap.sh (#2787)
Browse files Browse the repository at this point in the history
  • Loading branch information
Milerius authored Dec 8, 2022
1 parent 36d0827 commit f50d771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ set -e

echo "#### Initializing workspace with dependencies ... ####"
tools/install-dependencies
tools/install-rust-dependencies

echo "#### Building and running tests ... ####"
tools/build-and-test

0 comments on commit f50d771

Please sign in to comment.