Skip to content

Commit a18eee0

Browse files
authored
try to fix linter (#28)
1 parent 0ed19db commit a18eee0

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
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
go-version-file: "go.mod"
1818
cache: false
19-
19+
- run: go mod tidy
2020
- name: golangci-lint
2121
uses: golangci/golangci-lint-action@v6
2222
with:

0 commit comments

Comments
 (0)