Compare commits

..

1 commit

Author SHA1 Message Date
cc9a8ed97c
1.3.0: ci: update lint params
Some checks failed
Test Pipeline / lint (pull_request) Failing after 40s
Test Pipeline / ci-test (pull_request) Successful in 3m43s
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2025-09-26 02:45:23 +02:00

View file

@ -20,7 +20,7 @@ jobs:
uses: https://github.com/golangci/golangci-lint-action@v8
with:
version: v2.1
args: --issues-exit-code 0
args: --issues-exit-code 0 --allow-parallel-runners --output.text.colors false
ci-test:
runs-on: raw