Skip to content

Commit 36822ba

Browse files
committed
ci: Test more asmjs again
This was accidentally added in #45352, forgot to back it out!
1 parent b247805 commit 36822ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)