Skip to content

Commit

Permalink
Update golangci-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mudream4869 authored Oct 19, 2024
1 parent dd84267 commit 22bee93
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,4 @@ jobs:
cache-dependency-path: go.sum

- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.61
skip-cache: true
skip-save-cache: true
args: ; ls -al
uses: nhatthm/gh-actions/golangci-lint@master

0 comments on commit 22bee93

Please sign in to comment.