[workflow] show backtraces on failed tests

This commit is contained in:
wfrsk 2022-09-13 16:30:59 +02:00 committed by GitHub
parent 7bf6a66473
commit 5a2ed01caf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
env:
CARGO_TERM_COLOR: always
RUST_BACKTRACE: 1
jobs:
build: