Added a Linter, maybe

This commit is contained in:
Bnyro 2022-05-16 18:32:29 +02:00 committed by GitHub
parent 8a6ec7b30a
commit f539063824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,3 +37,7 @@ jobs:
with:
name: app
path: app/build/outputs/apk/debug/*.apk
- name: Kotlin Linter
uses: vroy/gha-kotlin-linter@v3