Add test execution step to x86_64-gnu-aux

This commit is contained in:
reez12g 2022-07-16 20:59:28 +09:00
parent bf40408165
commit 29ac30cb32

View File

@ -26,3 +26,5 @@ RUN sh /scripts/sccache.sh
ENV RUST_CONFIGURE_ARGS --build=x86_64-unknown-linux-gnu
ENV RUST_CHECK_TARGET check-aux
ENV SCRIPT python3 ../x.py test compiler --stage 2