Skip to content

Commit

Permalink
[chore] make update-otel should commit tidy changes
Browse files Browse the repository at this point in the history
  • Loading branch information
songy23 committed Dec 16, 2024
1 parent be56910 commit d617e12
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 @@ -423,6 +423,7 @@ update-otel:$(MULTIMOD)
$(MAKE) genoteltestbedcol
$(MAKE) oteltestbedcol
$(MAKE) remove-toolchain
git add . && git commit -s -m "[chore] mod and toolchain tidy" ; \

.PHONY: otel-from-tree
otel-from-tree:
Expand Down

0 comments on commit d617e12

Please sign in to comment.