Skip to content

Commit

Permalink
[chore][update-otel] Tidy after generating the code
Browse files Browse the repository at this point in the history
  • Loading branch information
mx-psi committed Jan 23, 2025
1 parent 5d0a771 commit 34a2eb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,8 @@ update-otel:$(MULTIMOD)
$(MAKE) genoteltestbedcol
$(MAKE) generate
$(MAKE) crosslink
# Tidy again after generating code
$(MAKE) gotidy
$(MAKE) remove-toolchain
git add . && git commit -s -m "[chore] mod and toolchain tidy" ; \

Expand Down

0 comments on commit 34a2eb9

Please sign in to comment.