Configure bacon for cargo test
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
[jobs.test]
|
||||
command = ["cargo", "test", "--all"]
|
||||
need_stdout = true
|
||||
|
||||
[jobs.doc]
|
||||
command = ["cargo", "doc", "--all", "--no-deps"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user