Skip to content

Commit 514a669

Browse files
Update go.yml
1 parent ce9b454 commit 514a669

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333

3434
- name: Test
3535
run: go test -v ./...
36-
- name: Run golint
37-
run: golint ./...
3836
- name: Run gofmt
3937
run: gofmt -d ./
4038
- name: Run go vet

0 commit comments

Comments
 (0)