Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 1a91f9e

Browse files
committed
remove workaround
1 parent bd40fa4 commit 1a91f9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/test-checks.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ echo --- build environment
4444
export RUST_BACKTRACE=1
4545
export RUSTFLAGS="-D warnings -A incomplete_features"
4646

47-
_ "$cargo" stable clean
48-
4947
# Only force up-to-date lock files on edge
5048
if [[ $CI_BASE_BRANCH = "$EDGE_CHANNEL" ]]; then
5149
# Exclude --benches as it's not available in rust stable yet

0 commit comments

Comments
 (0)