Skip to content

Commit a71b6de

Browse files
committed
Don't show backtraces as it disturbs journey tests
And we don't usually see things crashing like this anyway, so there is no loss.
1 parent 5044c3b commit a71b6de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: ci
22

33
env:
4-
RUST_BACKTRACE: 1
54
CARGO_TERM_COLOR: always
65
CLICOLOR: 1
76

0 commit comments

Comments
 (0)