CI: set CARGO_TERM_COLOR: always
Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
parent
468171517a
commit
4faa151120
2 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ on:
|
|||
env:
|
||||
FEATURES: ""
|
||||
RUST_BACKTRACE: "full"
|
||||
CARGO_TERM_COLOR: "always"
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
|
|
|||
Loading…
Reference in a new issue