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:
parent
c6758c134d
commit
738e9afc38
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
|
||||
|
Loading…
Reference in New Issue
Block a user