Skip to content

Commit

Permalink
don't run go mod tidy before checking git diff
Browse files Browse the repository at this point in the history
  • Loading branch information
turbolent committed Apr 14, 2021
1 parent 0659324 commit 65f45fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,4 @@ check-headers:

.PHONY: check-tidy
check-tidy: generate
go mod tidy
git diff --exit-code

0 comments on commit 65f45fe

Please sign in to comment.