Don't need to run all tests in workspace in bacon

This commit is contained in:
lumi 2025-06-27 04:06:45 +10:00
parent 0839e7ce9a
commit 503985269a
Signed by: luaneko
GPG Key ID: 406809B8763FF07A

View File

@ -1,7 +1,3 @@
[jobs.test]
command = ["cargo", "test", "--workspace"]
need_stdout = true
[jobs.doc] [jobs.doc]
command = ["cargo", "doc", "--workspace"] command = ["cargo", "doc", "--workspace"]