fix: enable env colors for rust-clippy.yml

This commit is contained in:
Oskar Manhart 2023-07-27 11:54:43 +02:00
parent ce607143e6
commit 6c071a35c5

View File

@ -18,6 +18,9 @@ on:
schedule:
- cron: '23 2 * * 5'
env:
CARGO_TERM_COLOR: always
jobs:
rust-clippy-analyze:
name: Run rust-clippy analyzing