Update android.yml

This commit is contained in:
Tran Khanh Duy 2020-09-04 19:33:41 +07:00 committed by GitHub
parent 5250127062
commit a15db6613e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,8 @@ jobs:
- name: Build with Gradle - name: Build with Gradle
run: chmod +x gradlew run: chmod +x gradlew
./gradlew clean build ./gradlew clean build
# should test???
./gradlew test ./gradlew test
# should test???
- name: Upload APK - name: Upload APK
uses: actions/upload-artifact@v1 uses: actions/upload-artifact@v1