Skip to content

Commit 606c759

Browse files
committed
ci: enable RUST_BACKTRACE
Signed-off-by: Marc-Antoine Perennou <[email protected]>
1 parent 1ce9434 commit 606c759

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010

1111
env:
1212
RUSTFLAGS: -Dwarnings
13+
RUST_BACKTRACE: 1
1314

1415
jobs:
1516
build_and_test:

0 commit comments

Comments
 (0)