about summary refs log tree commit diff
path: root/src/ci/docker
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2022-12-31 12:31:42 -0800
committerEric Huss <eric@huss.org>2022-12-31 12:34:23 -0800
commit59b80f598fd983a3800d6f2ffd23f0a5a89c3f4f (patch)
tree658b32adc64758efbed745a4c75e835ce88c0f51 /src/ci/docker
parent4620f82a13adce6c324baa6ed77dce511a586504 (diff)
downloadrust-59b80f598fd983a3800d6f2ffd23f0a5a89c3f4f.tar.gz
rust-59b80f598fd983a3800d6f2ffd23f0a5a89c3f4f.zip
Run `cargo test` on tidy itself.
Diffstat (limited to 'src/ci/docker')
-rw-r--r--src/ci/docker/host-x86_64/mingw-check-tidy/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/host-x86_64/mingw-check-tidy/Dockerfile b/src/ci/docker/host-x86_64/mingw-check-tidy/Dockerfile
index 78fee152eb9..c340294fc73 100644
--- a/src/ci/docker/host-x86_64/mingw-check-tidy/Dockerfile
+++ b/src/ci/docker/host-x86_64/mingw-check-tidy/Dockerfile
@@ -33,4 +33,4 @@ COPY host-x86_64/mingw-check/validate-toolstate.sh /scripts/
 COPY host-x86_64/mingw-check/validate-error-codes.sh /scripts/
 
 ENV RUN_CHECK_WITH_PARALLEL_QUERIES 1
-ENV SCRIPT python3 ../x.py test --stage 0 src/tools/tidy
+ENV SCRIPT python3 ../x.py test --stage 0 src/tools/tidy tidyselftest