diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7a36b528fd531bf70db582d17de6eff443b28b4e..bc899d9fd2c40d66af66f5c346e972f69850a6d8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,7 @@ stages: variables: FEATURES: "" + RUST_BACKTRACE: "full" .stable: image: rust:latest