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:
|
variables:
|
||||||
FEATURES: ""
|
FEATURES: ""
|
||||||
|
RUST_BACKTRACE: "full"
|
||||||
|
|
||||||
.stable:
|
.stable:
|
||||||
image: rust:latest
|
image: rust:latest
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue