fix: adjust linting in ci pipeline
This commit is contained in:
parent
dac41ed65e
commit
a5ff1146a0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -43,6 +43,7 @@ jobs:
|
|||
uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
version: v2.7
|
||||
args: --config=golang-ci.yaml --allow-parallel-runners --timeout=5m
|
||||
|
||||
- name: Lint
|
||||
run: make lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue