mirror of
https://gitee.com/openharmony/third_party_rust_which-rs
synced 2025-02-21 07:21:33 +00:00
ci: Also run the linter on Windows
This commit is contained in:
parent
8fbe34239c
commit
b1650d690a
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
name: Clippy [Linter]
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Setup | Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user