Compare commits
1 commit
98cdbaef90
...
cc9a8ed97c
| Author | SHA1 | Date | |
|---|---|---|---|
|
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