Skip to content

Commit a32b46a

Browse files
committed
use action
1 parent 35e7fc1 commit a32b46a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
run: make deps
3535

3636
- name: Run linting
37+
uses: golangci/golangci-lint-action@v8
3738
run: make lint
3839

3940
test:

0 commit comments

Comments
 (0)