1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-22 11:37:10 +01:00
nushell/crates/nu-test-support
Devyn Cairns e3db6ea04a
Exclude polars from ensure_plugins_built(), for performance reasons ()
# 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.
2024-05-17 15:04:59 +00:00
..
src Exclude polars from ensure_plugins_built(), for performance reasons () 2024-05-17 15:04:59 +00:00
tests [nu-test-support] Gate system locale tests () 2023-01-21 20:05:29 -05:00
Cargo.toml Bump version to 0.93.1 () 2024-05-01 17:19:20 -05:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00