Dennis' Tech Crib Sheets
How to do a Gradle build with out running any of the Junit tests?
How to do a Gradle build with out running any of the Junit tests?
Run:
$ gradle build -x test
Newer Post
Older Post
Home