Skip to content

Commit 107e1ed

Browse files
authored
Apply suggestion from @bfops
Signed-off-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
1 parent 34f1e79 commit 107e1ed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tools/ci/src/smoketest.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ pub struct SmoketestsArgs {
2626
#[arg(long)]
2727
server: Option<String>,
2828

29-
/// Whether to run smoketests that require the .NET toolchain.
3029
#[arg(long, default_value_t = true, action = clap::ArgAction::Set)]
3130
dotnet: bool,
3231

0 commit comments

Comments
 (0)