1
0
mirror of https://github.com/rancher/rke.git synced 2025-05-08 08:17:57 +00:00

Remove linter configuration verification

This commit is contained in:
Pedro Franco de Carvalho 2025-02-18 20:18:13 -03:00
parent c6758c134d
commit 738e9afc38

View File

@ -37,6 +37,7 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: v1.58
verify: false
- name: Run CI
run: |
./scripts/ci