1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-25 09:58:34 +00:00

Remove linter configuration verification

This commit is contained in:
mitulshah-suse 2025-02-21 12:17:34 +05:30
parent 677a4d0ce6
commit a2bc0e3160

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