mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-05 18:28:26 +02:00
Update rust-fmt.yml
This commit is contained in:
2
.github/workflows/rust-fmt.yml
vendored
2
.github/workflows/rust-fmt.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Formatting Code
|
||||
run: cargo fmt --all
|
||||
run: cargo fmt --all --verbose
|
||||
- name: Create Pull Request
|
||||
uses: repo-sync/pull-request@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user