mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 00:13:21 +01:00
e3db6ea04a
# Description We have been building `nu_plugin_polars` unnecessarily during `cargo test`, which is very slow. All of its tests are run within its own crate, which happens during the plugins CI phase. This should speed up the CI a bit. |
||
---|---|---|
.. | ||
playground | ||
commands.rs | ||
fs.rs | ||
lib.rs | ||
locale_override.rs | ||
macros.rs | ||
playground.rs |