you can use `./gradlew verifyPaparazziDebug testDebug` too, if you want only to run tests. If you wa...
j
you can use
./gradlew verifyPaparazziDebug testDebug
too, if you want only to run tests. If you want to run all checks, then
./gradlew check