Compare commits
2 Commits
61d614690f
...
c8d944e9ea
| Author | SHA1 | Date | |
|---|---|---|---|
| c8d944e9ea | |||
| d24bb96d62 |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -133,8 +133,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Install golangci-lint
|
- name: Install golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v6
|
uses: golangci/golangci-lint-action@v6
|
||||||
with:
|
|
||||||
version: v1.65.0
|
|
||||||
|
|
||||||
- name: Run linters
|
- name: Run linters
|
||||||
run: make lint
|
run: make lint
|
||||||
|
|||||||
Reference in New Issue
Block a user