about summary refs log tree commit diff
path: root/src/ci/docker
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-10 21:15:44 +0100
committerGitHub <noreply@github.com>2023-03-10 21:15:44 +0100
commitb5de0089e1fffe344edb26b2b633961da986c05e (patch)
tree0a7aa988021dfcc4513e0fcbc8f1a07f6d23f1fc /src/ci/docker
parenta69a9b30384a0f941d477f025b66d32be60beea1 (diff)
parenta2040de541057a4d8d25c4d3f075f2e81276eef8 (diff)
downloadrust-b5de0089e1fffe344edb26b2b633961da986c05e.tar.gz
rust-b5de0089e1fffe344edb26b2b633961da986c05e.zip
Rollup merge of #106085 - fee1-dead-contrib:tidy-ci-matchers, r=pietroalbini
use problem matchers for tidy CI
Diffstat (limited to 'src/ci/docker')
-rw-r--r--src/ci/docker/host-x86_64/x86_64-gnu-llvm-14/Dockerfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ci/docker/host-x86_64/x86_64-gnu-llvm-14/Dockerfile b/src/ci/docker/host-x86_64/x86_64-gnu-llvm-14/Dockerfile
index db6032f8752..a007bf183ee 100644
--- a/src/ci/docker/host-x86_64/x86_64-gnu-llvm-14/Dockerfile
+++ b/src/ci/docker/host-x86_64/x86_64-gnu-llvm-14/Dockerfile
@@ -62,6 +62,4 @@ ENV SCRIPT ../x.py --stage 2 test --exclude src/tools/tidy && \
            # work.
            #
            ../x.ps1 --stage 2 test tests/ui --pass=check \
-                             --host='' --target=i686-unknown-linux-gnu && \
-           # Run tidy at the very end, after all the other tests.
-           python2.7 ../x.py --stage 2 test src/tools/tidy
+                             --host='' --target=i686-unknown-linux-gnu