mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 16:00:31 +05:30
Added a Linter, maybe
This commit is contained in:
parent
8a6ec7b30a
commit
f539063824
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -37,3 +37,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: app
|
name: app
|
||||||
path: app/build/outputs/apk/debug/*.apk
|
path: app/build/outputs/apk/debug/*.apk
|
||||||
|
|
||||||
|
- name: Kotlin Linter
|
||||||
|
uses: vroy/gha-kotlin-linter@v3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user