mirror of
https://github.com/rancher/rke.git
synced 2025-09-18 16:36:41 +00:00
Remove linter configuration verification
This commit is contained in:
1
.github/workflows/workflow.yaml
vendored
1
.github/workflows/workflow.yaml
vendored
@@ -37,6 +37,7 @@ jobs:
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.58
|
||||
verify: false
|
||||
- name: Run CI
|
||||
run: |
|
||||
./scripts/ci
|
||||
|
Reference in New Issue
Block a user