You've already forked top-wallpaper
update-deps #1
@@ -19,10 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '1.24.6'
|
go-version: '1.24.6'
|
||||||
|
|
||||||
- name: Install golangci-lint
|
- uses: golangci/golangci-lint-action@v8
|
||||||
run: |
|
with:
|
||||||
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.59.2
|
version: v2.4.1
|
||||||
|
args: --timeout=5m
|
||||||
- name: Run golangci-lint
|
|
||||||
run: |
|
|
||||||
golangci-lint run ./...
|
|
||||||
|
|||||||
Reference in New Issue
Block a user