Update test.yml

This commit is contained in:
RustDesk 2023-01-07 12:50:24 +08:00 committed by GitHub
parent 6bd5621fb0
commit 78d7e9437e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,9 @@ jobs:
override: true
components: rustfmt
- uses: Swatinem/rust-cache@v2
- uses: actions-rs/cargo@v1
with:
command: build
- uses: actions-rs/cargo@v1
with:
command: fmt