fix: correct typo in smoke test and use binary install mode for golangci-lint
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
install-mode: goinstall
|
||||
install-mode: binary
|
||||
version: v2.1.6
|
||||
|
||||
test-linux:
|
||||
|
||||
Reference in New Issue
Block a user