Skip to content

Commit 499f905

Browse files
authored
Merge pull request #3915 from apostasie/ci-golangci-disable-config-validation
2 parents a57c66c + 7fcde18 commit 499f905

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ jobs:
5656
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
5757
with:
5858
args: --verbose
59+
# See https://github.com/containerd/nerdctl/issues/3914
60+
verify: false
5961
other:
6062
timeout-minutes: 5
6163
name: yaml | shell | imports order

0 commit comments

Comments
 (0)