Skip to content

Commit 3cbe4bc

Browse files
committed
Auto merge of rust-lang#129431 - ChrisDenton:trace, r=<try>
Do not merge This has been failing a lot lately. Let's see if we can get more info. r? ghost try-job: x86_64-msvc-ext
2 parents eff0948 + 1387ee1 commit 3cbe4bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/github-actions/jobs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ auto:
371371
HOST_TARGET: x86_64-pc-windows-msvc
372372
RUST_CONFIGURE_ARGS: --build=x86_64-pc-windows-msvc --enable-lld --save-toolstates=/tmp/toolstate/toolstates.json
373373
DEPLOY_TOOLSTATES_JSON: toolstates-windows.json
374+
CARGO_TERM_VERBOSE: true
374375
<<: *job-windows-8c
375376

376377
# 32/64-bit MinGW builds.

0 commit comments

Comments
 (0)