You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`bacon test`
FixCanop#3
The new job needs the `need_stdout = true` property:
[jobs.test]
command = ["cargo", "test", "--color", "always"]
need_stdout = true
There are probably still problems. The parsing and various
other parts are quite tricky here.