mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-10 00:00:11 +02:00
ci: Set CARGO_TERM_COLOR = always to get colored logs (#831)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
name: CI
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user