1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-18 08:06:20 +00:00

Remove linter configuration verification

This commit is contained in:
Pedro Franco de Carvalho
2025-02-18 20:21:30 -03:00
parent 1c68ad08a9
commit e00cc5f3ff

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