mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-04 06:07:19 +02:00
fix: enable env colors for rust-clippy.yml
This commit is contained in:
parent
ce607143e6
commit
6c071a35c5
3
.github/workflows/rust-clippy.yml
vendored
3
.github/workflows/rust-clippy.yml
vendored
@ -18,6 +18,9 @@ on:
|
||||
schedule:
|
||||
- cron: '23 2 * * 5'
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
jobs:
|
||||
rust-clippy-analyze:
|
||||
name: Run rust-clippy analyzing
|
||||
|
Loading…
x
Reference in New Issue
Block a user