Skip to content

Commit

Permalink
Add check breaking at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
amaury1093 committed Nov 30, 2020
1 parent 52a9860 commit 152022e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ devdoc-update:
### Protobuf ###
###############################################################################

proto-all: proto-format proto-lint proto-gen
proto-all: proto-format proto-lint proto-gen proto-check-breaking

proto-gen:
@echo "Generating Protobuf files"
Expand Down

0 comments on commit 152022e

Please sign in to comment.