diff --git a/bacon.toml b/bacon.toml index 57a0a39..6adaa73 100644 --- a/bacon.toml +++ b/bacon.toml @@ -1,7 +1,3 @@ -[jobs.test] -command = ["cargo", "test", "--workspace"] -need_stdout = true - [jobs.doc] command = ["cargo", "doc", "--workspace"]