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
45662cfa3e
commit
8f385a529d
6
.github/workflows/rust-fmt.yml
vendored
6
.github/workflows/rust-fmt.yml
vendored
@ -9,7 +9,5 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- uses: mbrobbel/rustfmt-check@master
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Formatting Code
|
||||
run: cargo fmt --all
|
||||
|
Loading…
x
Reference in New Issue
Block a user