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