mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-08 16:37:39 -06:00
Update android.yaml
This commit is contained in:
committed by
GitHub
parent
f5fc4f7e17
commit
8aa46ceb3b
3
.github/workflows/android.yaml
vendored
3
.github/workflows/android.yaml
vendored
@@ -19,6 +19,9 @@ jobs:
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 11
|
||||
|
||||
- name: Grant Gradlew rights
|
||||
run: chmod +x gradlew
|
||||
|
||||
- name: 🧪 Run Tests
|
||||
run: ./gradlew test
|
||||
|
||||
Reference in New Issue
Block a user