Skip to content

Commit

Permalink
Remove lint checks
Browse files Browse the repository at this point in the history
  • Loading branch information
PrasadG193 authored Nov 29, 2023
1 parent 8e3eb4c commit c0e746b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
go-version: '1.21.x'
- name: Gomod
run: go mod download
- name: Golint
run: hack/verify-golint.sh
- name: Gofmt
run: hack/verify-gofmt.sh
- name: Go vet
Expand Down

0 comments on commit c0e746b

Please sign in to comment.