Skip to content

Commit eae2bb3

Browse files
committed
Use install mode goinstall when installing golangci-lint in CI
1 parent 0f8fea7 commit eae2bb3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
uses: golangci/golangci-lint-action@v9
4444
with:
4545
version: latest
46+
install-mode: goinstall
4647
only-new-issues: true
4748

4849
yamllint:

0 commit comments

Comments
 (0)