squakez opened a new issue, #3242: URL: https://github.com/apache/camel-k/issues/3242
It seems that we recently changed the behavior of the default `make` operation. According to the [documentation](https://camel.apache.org/camel-k/next/contributing/developers.html#building), we used to default the `make` to build the project. Right now, the `make` is defaulting to `make test`. The `make build` is still building the project, but, it is skipping unit test. I think we better have always unit test performed before any build. -- 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]
