Skip to content

Commit

Permalink
Make sure no dependency is added accidentally
Browse files Browse the repository at this point in the history
  • Loading branch information
kvch committed Feb 28, 2020
1 parent cc275ad commit ede0689
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ check: python-env
@# Validate that all updates were committed
@$(MAKE) update
@$(MAKE) check-headers
go mod tidy
@git diff | cat
@git update-index --refresh
@git diff-index --exit-code HEAD --
Expand Down

0 comments on commit ede0689

Please sign in to comment.