Skip to content

Commit 433e73d

Browse files
committed
Update checktools.sh
1 parent 5ad98b4 commit 433e73d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/docker/host-x86_64/x86_64-gnu-tools/checktools.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ case $HOST_TARGET in
5555
python3 "$X_PY" test --stage 2 src/tools/miri --target s390x-unknown-linux-gnu --test-args pass
5656
;;
5757
x86_64-pc-windows-msvc)
58+
ps -W | grep miri
5859
# Strangely, Linux targets do not work here. cargo always says
5960
# "error: cannot produce cdylib for ... as the target ... does not support these crate types".
6061
# Only run "pass" tests, which is quite a bit faster.

0 commit comments

Comments
 (0)