-
fix: Windows compat for sandbox (shell via cmd, which via where)
Release / Build aarch64-apple-darwin (push) Has been cancelledRelease / Build x86_64-apple-darwin (push) Has been cancelledRelease / Build aarch64-unknown-linux-gnu (push) Has been cancelledRelease / Build x86_64-unknown-linux-musl (push) Has been cancelledRelease / Build x86_64-unknown-linux-gnu (push) Has been cancelledRelease / Build x86_64-pc-windows-msvc (push) Has been cancelledRelease / Create Release (push) Has been cancelledRelease / Publish to crates.io (push) Has been cancelledRelease / Publish to npm (push) Has been cancelled发布于
2026-04-07 20:44:17 +00:00 - Shell runtime uses cmd /C on Windows instead of bash
- which_exists uses 'where' on Windows instead of 'which'
- Shell-dependent tests skipped on Windows with cfg(not(windows))
Made-with: Cursor
下载附件