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