File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -367,10 +367,11 @@ auto:
367367
368368 - image : x86_64-msvc-ext
369369 env :
370- SCRIPT : python x.py --stage 2 test src/tools/cargotest src/tools/cargo && src/ci/docker/host-x86_64/x86_64-gnu-tools/checktools.sh x.py /tmp/toolstate/toolstates.json windows
370+ SCRIPT : python x.py --stage 2 -vv --set build.verbose=2 test src/tools/cargotest src/tools/cargo && src/ci/docker/host-x86_64/x86_64-gnu-tools/checktools.sh x.py /tmp/toolstate/toolstates.json windows
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.
You can’t perform that action at this time.
0 commit comments