squakez commented on code in PR #3651: URL: https://github.com/apache/camel-k/pull/3651#discussion_r973946161
########## 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: Why not to put `gotestfmt-install`as part of the `do-build` procedure? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
