1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-19 10:26: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 uses: golangci/golangci-lint-action@v6
with: with:
version: v1.58 version: v1.58
verify: false
- name: Run CI - name: Run CI
run: | run: |
./scripts/ci ./scripts/ci