CI: set CARGO_TERM_COLOR: always

Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
pep 2025-10-21 23:10:23 +02:00
commit 4faa151120
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@ on:
env:
FEATURES: ""
RUST_BACKTRACE: "full"
CARGO_TERM_COLOR: "always"
jobs:
lint: