mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 15:17: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:
|
schedule:
|
||||||
- cron: '23 2 * * 5'
|
- cron: '23 2 * * 5'
|
||||||
|
|
||||||
|
env:
|
||||||
|
CARGO_TERM_COLOR: always
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
rust-clippy-analyze:
|
rust-clippy-analyze:
|
||||||
name: Run rust-clippy analyzing
|
name: Run rust-clippy analyzing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user