We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b247805 commit 36822baCopy full SHA for 36822ba
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