Commit 7967fa3
committed
Do not hide test output in log file
Putting the clippy output in a log file is somewhat convenient for
local use. But if there's a failure in CI that's difficult to reproduce
locally, it only makes things harder to debug.1 parent 9eb4501 commit 7967fa3
1 file changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| 76 | + | |
84 | 77 | | |
0 commit comments