Quick local build skipping all test

Hello,

How can I do a quick local build of the Github Kotlin repo without running any test cases? It seems -x test is not enough.

Thanks!