chore(ci): Enable rust_backtrace in the ci

This commit is contained in:
Tamo
2021-12-22 12:26:29 +01:00
parent c221277fd2
commit d75e84f625

View File

@ -11,6 +11,7 @@ on:
env:
CARGO_TERM_COLOR: always
RUST_BACKTRACE: 1
jobs:
tests: