1
0
Fork 0

For #13363: Update pre-push-recommended's flavor

master
Matthew Finkel 2020-08-06 20:08:09 +00:00 committed by liuche
parent 9b1953ea86
commit b0c187b7e7
1 changed files with 3 additions and 3 deletions

View File

@ -17,9 +17,9 @@
./gradlew -q \ ./gradlew -q \
ktlint \ ktlint \
detekt \ detekt \
assembleGeckoBetaDebug \ assembleDebug \
assembleGeckoBetaDebugAndroidTest \ assembleDebugAndroidTest \
testGeckoBetaDebug testDebug
# Tasks omitted because they take a long time to run: # Tasks omitted because they take a long time to run:
# - assembling all variants # - assembling all variants