Skip to content

Commit

Permalink
Update golangci-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SevenEarth authored Jan 8, 2025
1 parent 817759e commit 7a0e891
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@ jobs:
# Runs a set of commands using the runners shell
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
env:
GO111MODULE: off
with:
skip-cache: true
version: v1.54
working-directory: ./tencentcloud
args: --new-from-rev=origin/master -v
Expand Down

0 comments on commit 7a0e891

Please sign in to comment.