Update workflow

This commit is contained in:
Lucas Lima 2020-08-25 11:03:36 -03:00
parent 8d147009b2
commit 20c693d815
No known key found for this signature in database
GPG key ID: 049CCC5A365B00D2

View file

@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 1
- name: ktlint
- name: Run Ktlint
uses: lucasnlm/ktlint-action@master
test:
@ -36,6 +36,7 @@ jobs:
./gradlew assembleDebug
./gradlew testGoogleDebugUnitTest --stacktrace
fdroid:
name: F-droid build
runs-on: ubuntu-latest