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 11a726d commit 18d220a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
# Runs a set of commands using the runners shell
- name: golangci-lint
version: v1.63.4
working-directory: ./tencentcloud
run: |
IFS=' ' read -r -a dirs <<< "${{ steps.getDiffFile.outputs.dirs }}"
Expand Down

0 comments on commit 18d220a

Please sign in to comment.