Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Ball <lball@redhat.com>
  • Loading branch information
lance committed Jun 26, 2023
1 parent be0a4cf commit e4a795c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/presubmit-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ function install_rust() {
curl https://sh.rustup.rs -sSf > install.sh
sh install.sh -y
rm install.sh
source "$HOME/.cargo/env"
cargo version
}

Expand Down

0 comments on commit e4a795c

Please sign in to comment.