We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ae94d4 + 36822ba commit 851d1c7Copy full SHA for 851d1c7
src/ci/docker/asmjs/Dockerfile
@@ -31,4 +31,4 @@ ENV TARGETS=asmjs-unknown-emscripten
31
32
ENV RUST_CONFIGURE_ARGS --target=$TARGETS
33
34
-ENV SCRIPT python2.7 ../x.py test --target $TARGETS src/test/run-pass
+ENV SCRIPT python2.7 ../x.py test --target $TARGETS
0 commit comments