Action for some reason had ;
This commit is contained in:
parent
38c5163ab9
commit
aeeafe8556
2
.github/workflows/android-debug.yml
vendored
2
.github/workflows/android-debug.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
java-version: 1.8
|
java-version: 1.8
|
||||||
- name: Unit tests
|
- name: Unit tests
|
||||||
run: bash ./gradlew test --stacktrace:
|
run: bash ./gradlew test --stacktrace
|
||||||
|
|
||||||
apk:
|
apk:
|
||||||
name: Generate APK
|
name: Generate APK
|
||||||
|
Loading…
x
Reference in New Issue
Block a user