mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2025-07-01 15:25:29 +00:00
Update test.yml
This commit is contained in:
parent
6bd5621fb0
commit
78d7e9437e
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user