Update android.yaml

This commit is contained in:
Yogesh Choudhary Paliyal
2021-10-26 09:17:26 +05:30
committed by GitHub
parent 8aa46ceb3b
commit ac6cfcbd82
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
run: ./gradlew test
- name: 🛠 Build Project with Spotless Check
run: ./gradlew spotlessCheck assemble lintDebug --stacktrace
run: ./gradlew spotlessCheck
- name: ⏳ Build with Gradle
run: ./gradlew build