mirror of
https://github.com/Nezumi-2711/Foodify.git
synced 2026-09-22 13:38:41 +00:00
Update generate-apk-aab-debug-release.yml
This commit is contained in:
@@ -38,10 +38,6 @@ jobs:
|
||||
- name: Change wrapper permissions
|
||||
run: chmod +x ./gradlew
|
||||
|
||||
# Run Tests Build
|
||||
- name: Run gradle tests
|
||||
run: ./gradlew test
|
||||
|
||||
# Run Build Project
|
||||
- name: Build gradle project
|
||||
run: ./gradlew build
|
||||
|
||||
Reference in New Issue
Block a user