Bump Ktlint
This commit is contained in:
parent
8d0e12a2ba
commit
10176e25fc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
|
||||
- name: "ktlint"
|
||||
uses: "vroy/gha-kotlin-linter@v1"
|
||||
uses: ScaCap/action-ktlint@master
|
||||
|
||||
test:
|
||||
name: Run Unit Tests
|
||||
|
|
Loading…
Reference in a new issue