mirror of
https://github.com/izzy2lost/aab2apk.git
synced 2026-06-19 01:20:08 -07:00
Added Test Cases for CommandExecutor
Updated kotlin_lint.yml Fixed Lint Errors
This commit is contained in:
@@ -2,7 +2,7 @@ name: kotlin_lint
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
branches-ignore:
|
||||
- "*"
|
||||
pull_request:
|
||||
paths:
|
||||
@@ -12,7 +12,6 @@ on:
|
||||
jobs:
|
||||
ktlint:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: "checkout"
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user