Compare commits

..

1 commit

Author SHA1 Message Date
98cdbaef90
1.3.0: ci: update lint params #1
All checks were successful
Test Pipeline / lint (pull_request) Successful in 2m26s
Test Pipeline / ci-test (pull_request) Successful in 3m52s
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2025-09-26 02:47:14 +02:00

View file

@ -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 --allow-parallel-runners --output.text.colors false args: --issues-exit-code 0
ci-test: ci-test:
runs-on: raw runs-on: raw