Skip to content

Commit

Permalink
Merge pull request #3915 from apostasie/ci-golangci-disable-config-va…
Browse files Browse the repository at this point in the history
…lidation
  • Loading branch information
djdongjin authored Mar 1, 2025
2 parents a57c66c + 7fcde18 commit 499f905
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
with:
args: --verbose
# See https://github.com/containerd/nerdctl/issues/3914
verify: false
other:
timeout-minutes: 5
name: yaml | shell | imports order
Expand Down

0 comments on commit 499f905

Please sign in to comment.