Skip to content

Commit 0d04251

Browse files
committed
ci: Fix linting
1 parent 75e7c6e commit 0d04251

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
- uses: actions/setup-go@v5
1414
with:
1515
go-version-file: go.mod
16-
- run: make golint
16+
- run: make lint

0 commit comments

Comments
 (0)