Skip to content

Commit b4dcaa8

Browse files
committed
CI: open full RUST_BACKTRACE.
1 parent 56255ea commit b4dcaa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ on:
77
branches: [ "**" ]
88

99
env:
10-
# RUST_LOG: debug
10+
RUST_LOG: debug
1111
CARGO_TERM_COLOR: always
12-
RUST_BACKTRACE: 1
12+
RUST_BACKTRACE: full
1313
RUSTFLAGS: "-D warnings"
1414

1515
jobs:

0 commit comments

Comments
 (0)