Skip to content

Commit

Permalink
remove go vet
Browse files Browse the repository at this point in the history
  • Loading branch information
lestrrat committed Feb 8, 2021
1 parent 88ffc16 commit 2db3ac8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ jobs:
with:
version: v1.36.0
args: --timeout=5m
- name: Run go vet
run: |
go vet ./...

0 comments on commit 2db3ac8

Please sign in to comment.