We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f1e79 commit 107e1edCopy full SHA for 107e1ed
1 file changed
tools/ci/src/smoketest.rs
@@ -26,7 +26,6 @@ pub struct SmoketestsArgs {
26
#[arg(long)]
27
server: Option<String>,
28
29
- /// Whether to run smoketests that require the .NET toolchain.
30
#[arg(long, default_value_t = true, action = clap::ArgAction::Set)]
31
dotnet: bool,
32
0 commit comments