mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 15:17:19 +02:00
Update rust-fmt.yml
This commit is contained in:
parent
290219f85b
commit
81bea9f030
2
.github/workflows/rust-fmt.yml
vendored
2
.github/workflows/rust-fmt.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Formatting Code
|
- name: Formatting Code
|
||||||
run: cargo fmt --all
|
run: cargo fmt --all --verbose
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: repo-sync/pull-request@v2
|
uses: repo-sync/pull-request@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user