We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf299e1 commit fcbc492Copy full SHA for fcbc492
tests/package.json
@@ -73,7 +73,7 @@
73
},
74
"android.emu.debug": {
75
"binaryPath": "android/app/build/outputs/apk/debug/app-debug.apk",
76
- "build": "cd android && ./gradlew assembleDebug assembleAndroidTest -DtestBuildType=debug && cd ..",
+ "build": "cd android && ./gradlew assembleDebug assembleAndroidTest lintDebug -DtestBuildType=debug && cd ..",
77
"type": "android.emulator",
78
"device": {
79
"avdName": "TestingAVD"
0 commit comments