Skip to content

Commit

Permalink
maybe because of share target dir
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Oct 23, 2019
1 parent 1e9e62e commit 74d4550
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/integration-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ if [[ -z "$INTEGRATION" ]]; then
exit 0
fi

CARGO_TARGET_DIR=$(pwd)/target
export CARGO_TARGET_DIR

rm ~/.cargo/bin/cargo-clippy
cargo install --force --debug --path .

Expand Down

0 comments on commit 74d4550

Please sign in to comment.