mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 00:10:32 +05:30
Update ci.yml
This commit is contained in:
parent
f539063824
commit
5d67ee1ba7
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@ -38,6 +38,9 @@ jobs:
|
|||||||
name: app
|
name: app
|
||||||
path: app/build/outputs/apk/debug/*.apk
|
path: app/build/outputs/apk/debug/*.apk
|
||||||
|
|
||||||
- name: Kotlin Linter
|
- name: ktlint
|
||||||
uses: vroy/gha-kotlin-linter@v3
|
uses: ScaCap/action-ktlint@master
|
||||||
|
with:
|
||||||
|
github_token: ${{ secrets.github_token }}
|
||||||
|
reporter: github-pr-review
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user