Files
cc-switch/.github
ikim 0ae561b8d2 fix(ci): run WSL2 contract tests via prebuilt binaries (#6472)
* ci: run WSL2 contract tests via prebuilt binaries

link.exe/mt.exe fails to create manifests when TEMP points to a WSL UNC path (LNK1327). Run precompiled test binaries directly instead of re-invoking cargo, and explicitly set native TEMP during compilation.

* ci: harden prebuilt WSL2 contract runner

Keep the scheduled full-suite workflow unchanged until it can be validated independently. Drain Cargo's JSON stream before using the test binary and propagate its exit status.

---------

Co-authored-by: saladday <1203511142@qq.com>
2026-08-26 22:55:12 +08:00
..
2026-07-07 16:02:16 +08:00