mirror of
https://github.com/nushell/nushell.git
synced 2025-05-07 00:12:58 +00:00
# Description Limit the test `-p nu-command --test main commands::run_external::redirect_combine` which uses `sh` to running on `not(Windows)` like is done for other tests assuming unixy CLI items; `sh` doesn't exist on Windows. # User-Facing Changes None; this is a change to tests only. # Tests + Formatting - 🟢 `toolkit fmt` - 🟢 `toolkit clippy` - 🟢 `toolkit test` - 🟢 `toolkit test stdlib`