chore: update golangci-lint action to skip cache
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
|||||||
uses: golangci/golangci-lint-action@v4
|
uses: golangci/golangci-lint-action@v4
|
||||||
with:
|
with:
|
||||||
version: v2.0.0
|
version: v2.0.0
|
||||||
args: --timeout=5m --fix=false
|
skip-cache: true
|
||||||
|
|
||||||
# Test on primary Go version
|
# Test on primary Go version
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user