Skip to content

Commit 29ac30c

Browse files
committed
Add test execution step to x86_64-gnu-aux
1 parent bf40408 commit 29ac30c

File tree

1 file changed

+2
-0
lines changed
  • src/ci/docker/host-x86_64/x86_64-gnu-aux

1 file changed

+2
-0
lines changed

src/ci/docker/host-x86_64/x86_64-gnu-aux/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ RUN sh /scripts/sccache.sh
2626

2727
ENV RUST_CONFIGURE_ARGS --build=x86_64-unknown-linux-gnu
2828
ENV RUST_CHECK_TARGET check-aux
29+
30+
ENV SCRIPT python3 ../x.py test compiler --stage 2

0 commit comments

Comments
 (0)