Skip to content

Commit

Permalink
remove export
Browse files Browse the repository at this point in the history
  • Loading branch information
benfred committed Feb 26, 2024
1 parent a8bf249 commit db18b86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/build_rust.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ set -euo pipefail

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
source "$HOME/.cargo/env"
export PATH=$PATH:$HOME/.cargo/bin
cd rust
cargo test

0 comments on commit db18b86

Please sign in to comment.