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