We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf40408 commit 29ac30cCopy full SHA for 29ac30c
src/ci/docker/host-x86_64/x86_64-gnu-aux/Dockerfile
@@ -26,3 +26,5 @@ RUN sh /scripts/sccache.sh
26
27
ENV RUST_CONFIGURE_ARGS --build=x86_64-unknown-linux-gnu
28
ENV RUST_CHECK_TARGET check-aux
29
+
30
+ENV SCRIPT python3 ../x.py test compiler --stage 2
0 commit comments