Skip to content

Commit 851d1c7

Browse files
authored
Rollup merge of #45526 - alexcrichton:test-more-asm, r=aturon
ci: Test more asmjs again This was accidentally added in #45352, forgot to back it out!
2 parents 5ae94d4 + 36822ba commit 851d1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/ci/docker/asmjs/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ ENV TARGETS=asmjs-unknown-emscripten
3131

3232
ENV RUST_CONFIGURE_ARGS --target=$TARGETS
3333

34-
ENV SCRIPT python2.7 ../x.py test --target $TARGETS src/test/run-pass
34+
ENV SCRIPT python2.7 ../x.py test --target $TARGETS

0 commit comments

Comments
 (0)