mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 23:27:19 +02:00
Update rust-fmt.yml
This commit is contained in:
parent
133fccbf07
commit
c2ee889674
3
.github/workflows/rust-fmt.yml
vendored
3
.github/workflows/rust-fmt.yml
vendored
@ -3,6 +3,9 @@ name: Rust Fmt
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "rewrite" ]
|
branches: [ "rewrite" ]
|
||||||
|
|
||||||
|
env:
|
||||||
|
CARGO_TERM_COLOR: always
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
format:
|
format:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user