X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftools%2Frustfmt%2Fci%2Fintegration.sh;h=0269e3ee4af931437a9e6c5d9c81bd172c1fb193;hb=a81f55fb161a22e287220281d33542406a3a57f8;hp=13a3ecaa1961cd99188bd49f0a7e650fce36f752;hpb=1e14d397db323b037a22e6440f85293d938ce6a7;p=rust.git diff --git a/src/tools/rustfmt/ci/integration.sh b/src/tools/rustfmt/ci/integration.sh index 13a3ecaa196..0269e3ee4af 100755 --- a/src/tools/rustfmt/ci/integration.sh +++ b/src/tools/rustfmt/ci/integration.sh @@ -15,7 +15,7 @@ set -ex # it again. # #which cargo-fmt || cargo install --force -CFG_RELEASE=nightly CFG_RELEASE_CHANNEL=nightly cargo install --path . --force +CFG_RELEASE=nightly CFG_RELEASE_CHANNEL=nightly cargo install --path . --force echo "Integration tests for: ${INTEGRATION}" cargo fmt -- --version