Action for some reason had ;

This commit is contained in:
jobobby04 2020-05-09 18:52:04 -04:00 committed by GitHub
parent 38c5163ab9
commit aeeafe8556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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