Update android.yml

This commit is contained in:
Phillip Thelen 2021-09-14 13:22:15 +02:00 committed by GitHub
parent ac1070f121
commit f480de06f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,5 +66,5 @@ jobs:
target: "Habitica/google-services.json"
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew check
- name: Run Ktlint
run: ./gradlew ktlint