try
Some checks failed
Build Android / Build APK (push) Has been cancelled

This commit is contained in:
Alexander Kacheryants 2024-07-12 00:06:14 +03:00
parent fa6bdc6084
commit d4c905451f

View File

@ -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/