mirror of
https://github.com/rancher/rke.git
synced 2025-05-31 11:16:02 +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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user