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
+3
View File
@@ -1,5 +1,8 @@
name: CI
env:
CARGO_TERM_COLOR: always
on:
push:
branches: