tadayosi commented on code in PR #3651:
URL: https://github.com/apache/camel-k/pull/3651#discussion_r979611233


##########
script/Makefile:
##########
@@ -246,55 +246,60 @@ test: do-build
 # Note
 # This should execute all tests and not exit if one of the suites fail
 #
-test-integration: do-build
+test-integration: do-build gotestfmt-install

Review Comment:
   It was because `gotestfmt-install` is used only for testing. But agreed that 
by putting it to `do-build` will make Makefile less cluttered. I'll change it 
accordingly.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to