This commit is contained in:
@@ -23,7 +23,8 @@ jobs:
|
|||||||
- name: Golangci-lint
|
- name: Golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v9.2.0
|
uses: golangci/golangci-lint-action@v9.2.0
|
||||||
with:
|
with:
|
||||||
skip-pkg-cache: true
|
args: --timeout=5m
|
||||||
|
skip-cache: true
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: go test ./...
|
run: go test ./...
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|||||||
Reference in New Issue
Block a user