Skip to content

Commit

Permalink
unset rustc wrapper
Browse files Browse the repository at this point in the history
Signed-off-by: Bugen Zhao <[email protected]>
  • Loading branch information
BugenZhao committed Jan 22, 2024
1 parent 93790a9 commit aa812de
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ci/scripts/check-dylint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
set -euo pipefail

source ci/scripts/common.sh
unset RUSTC_WRAPPER

echo "--- Run dylint check (dev, all features)"
cargo dylint --all -- --all-targets --all-features --locked

echo "--- Show sccache stats"
sccache --show-stats
sccache --zero-stats

0 comments on commit aa812de

Please sign in to comment.