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.
run-make
1 parent 7ed1a51 commit 7873552Copy full SHA for 7873552
src/ci/docker/host-x86_64/x86_64-gnu-debug/Dockerfile
@@ -53,5 +53,4 @@ ENV RUST_CONFIGURE_ARGS \
53
# Currently we only run the subset of tests with "clang" in their name.
54
55
ENV SCRIPT \
56
- python3 ../x.py --stage 2 build && \
57
- python3 ../x.py --stage 2 test tests/run-make --test-args clang
+ python3 ../x.py --stage 2 test tests/run-make
0 commit comments