1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-02-03 13:27:31 +01:00

ci: Set CARGO_TERM_COLOR = always to get colored logs ()

This commit is contained in:
Jonas Platte 2022-03-05 12:13:53 +01:00 committed by GitHub
parent 903a887eb0
commit b6862ff63d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,8 @@
name: CI
env:
CARGO_TERM_COLOR: always
on:
push:
branches: