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

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: