mirror of
https://github.com/itchyny/mmv.git
synced 2025-12-26 22:24:58 +08:00
run lint only in Windows on CI
This commit is contained in:
parent
0d04839f74
commit
8d8f64a51c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -21,3 +21,4 @@ jobs:
|
|||
run: |
|
||||
export PATH=$PATH:$(go env GOPATH)/bin # will be removed
|
||||
make lint
|
||||
if: matrix.os != 'windows-latest'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue