1.3.0: ci: update lint params #1
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
3de726658f
commit
98cdbaef90
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
uses: https://github.com/golangci/golangci-lint-action@v8
|
uses: https://github.com/golangci/golangci-lint-action@v8
|
||||||
with:
|
with:
|
||||||
version: v2.1
|
version: v2.1
|
||||||
args: --issues-exit-code 0 --out-format code-climate
|
args: --issues-exit-code 0
|
||||||
|
|
||||||
ci-test:
|
ci-test:
|
||||||
runs-on: raw
|
runs-on: raw
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue