forked from kiss-community/kiss
docs: update
This commit is contained in:
parent
ee2efd0d65
commit
5615327467
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -10,4 +10,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Run shellcheck.
|
||||
run: shellcheck kiss
|
||||
run: shellcheck -e 2030,2031 kiss
|
||||
|
Loading…
Reference in New Issue
Block a user