this repo has no description
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

🚸 Don't keep going for cli::run::run_project

+1 -1
+1 -1
src/cli/run.rs
··· 19 19 build_config: BuildConfig::new( 20 20 &cargoctx, 21 21 None, 22 - true, 22 + false, 23 23 &[], 24 24 CompileMode::Build, 25 25 )?,