diff --git a/Makefile.toml b/Makefile.toml index c68d7223a..60ad31ca0 100644 --- a/Makefile.toml +++ b/Makefile.toml @@ -6,7 +6,6 @@ SKIP_TEST = false # Add clippy to the default flow [tasks.dev-test-flow] -description = "Defines the default developer build flow with tests." dependencies = [ "format-flow", "format-toml-conditioned-flow",