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
|
uses: https://github.com/golangci/golangci-lint-action@v8
|
||||||
with:
|
with:
|
||||||
version: v2.1
|
version: v2.1
|
||||||
args: --issues-exit-code 0
|
args: --issues-exit-code 0 --allow-parallel-runners --output.text.colors false
|
||||||
|
|
||||||
ci-test:
|
ci-test:
|
||||||
runs-on: raw
|
runs-on: raw
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue