This commit is contained in:
parent
fa6bdc6084
commit
d4c905451f
@ -55,11 +55,6 @@ jobs:
|
|||||||
working-directory: ./android/
|
working-directory: ./android/
|
||||||
run: chmod +x ./gradlew
|
run: chmod +x ./gradlew
|
||||||
|
|
||||||
# Run Tests Build
|
|
||||||
- name: Run gradle tests
|
|
||||||
working-directory: ./android/
|
|
||||||
run: ./gradlew test
|
|
||||||
|
|
||||||
# Create APK Debug
|
# Create APK Debug
|
||||||
- name: Build apk debug project (APK)
|
- name: Build apk debug project (APK)
|
||||||
working-directory: ./android/
|
working-directory: ./android/
|
||||||
|
Loading…
Reference in New Issue
Block a user