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 b8d86bd commit 53048d1Copy full SHA for 53048d1
src/ci/docker/host-x86_64/i686-gnu-1/Dockerfile
@@ -25,7 +25,7 @@ RUN sh /scripts/sccache.sh
25
26
ENV RUST_CONFIGURE_ARGS --build=i686-unknown-linux-gnu
27
# We run the other tests in i686-gnu-2
28
-ENV SCRIPT python3 ../x.py --stage 2 \
+ENV SCRIPT python3 ../x.py --stage 2 test \
29
--skip compiler \
30
--skip library \
31
--skip tidyselftest \
0 commit comments