mirror of
https://github.com/openharmony/third_party_rust_which-rs.git
synced 2026-07-01 21:14:07 -04:00
Merge pull request #51 from MarijnS95/patch-1
ci: Also run the linter on Windows
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user