mirror of
https://gitee.com/openharmony/third_party_rust_which-rs
synced 2025-02-21 07:21:33 +00:00
Merge pull request #51 from MarijnS95/patch-1
ci: Also run the linter on Windows
This commit is contained in:
commit
ad75526abc
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