Enable backtrace for tests on CI

This commit is contained in:
Antonio Scandurra 2021-05-19 14:24:23 +02:00 committed by GitHub
parent 45e81dc768
commit 8615046eee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ on:
env:
CARGO_TERM_COLOR: always
CARGO_INCREMENTAL: 0
RUST_BACKTRACE: 1
jobs:
tests: