We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e7fc1 commit a32b46aCopy full SHA for a32b46a
.github/workflows/ci.yml
@@ -34,6 +34,7 @@ jobs:
34
run: make deps
35
36
- name: Run linting
37
+ uses: golangci/golangci-lint-action@v8
38
run: make lint
39
40
test:
0 commit comments