mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-26 19:17:51 +02:00
Action for some reason had ;
This commit is contained in:
2
.github/workflows/android-debug.yml
vendored
2
.github/workflows/android-debug.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
with:
|
||||
java-version: 1.8
|
||||
- name: Unit tests
|
||||
run: bash ./gradlew test --stacktrace:
|
||||
run: bash ./gradlew test --stacktrace
|
||||
|
||||
apk:
|
||||
name: Generate APK
|
||||
|
Reference in New Issue
Block a user