Skip to content

Commit

Permalink
Disable vendortest vetting
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Koch <chrisko@google.com>
  • Loading branch information
hugelgupf committed Dec 24, 2023
1 parent ce73e65 commit 2944a44
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,6 @@ jobs:
<<: [*go121-template, *gopath-template]
steps:
- checkout
- run:
name: vet
command: go vet ./vendortest/...
- run:
name: gofmt
command: |
Expand Down

0 comments on commit 2944a44

Please sign in to comment.