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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: dtolnay/rust-toolchain@stable
|
- name: Formatting Code
|
||||||
- uses: mbrobbel/rustfmt-check@master
|
run: cargo fmt --all
|
||||||
with:
|
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user