There was an error while loading. Please reload this page.
1 parent 75e7c6e commit 0d04251Copy full SHA for 0d04251
1 file changed
.github/workflows/lint.yml
@@ -13,4 +13,4 @@ jobs:
13
- uses: actions/setup-go@v5
14
with:
15
go-version-file: go.mod
16
- - run: make golint
+ - run: make lint
0 commit comments