diff --git a/tests/rust/plot_dashboard_stress/Cargo.toml b/tests/rust/plot_dashboard_stress/Cargo.toml index a4a9fcb1b5e2..8cdee2cc2d34 100644 --- a/tests/rust/plot_dashboard_stress/Cargo.toml +++ b/tests/rust/plot_dashboard_stress/Cargo.toml @@ -5,7 +5,7 @@ edition.workspace = true homepage.workspace = true include.workspace = true license.workspace = true -publish = true +publish = false repository.workspace = true rust-version.workspace = true version.workspace = true