Skip to content

Commit 846cbe7

Browse files
authored
Merge pull request #3769 from matklad/bt
Enable backtrace on CI
2 parents 6677ccd + 700ac81 commit 846cbe7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111
CARGO_INCREMENTAL: 0
1212
CARGO_NET_RETRY: 10
1313
RUN_SLOW_TESTS: 1
14+
RUST_BACKTRACE: short
1415
RUSTFLAGS: -D warnings
1516
RUSTUP_MAX_RETRIES: 10
1617

0 commit comments

Comments
 (0)