When setting up a Continuous Integration (CI) pipeline using Cloud Build on the Google Cloud Platform, you want to include automatic execution of unit tests every time a commit is made to the codebase. How should you configure Cloud Build to achieve this?