Skip to content

Commit 700ac81

Browse files
committed
Enable backtrace on CI
1 parent 1c2d413 commit 700ac81

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)