CI: expose full backtrace for tests
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
27b3f43261
commit
e9ce2838a6
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ stages:
|
|||
|
||||
variables:
|
||||
FEATURES: ""
|
||||
RUST_BACKTRACE: "full"
|
||||
|
||||
.stable:
|
||||
image: rust:latest
|
||||
|
|
Loading…
Reference in a new issue