Update .gitea/workflows/lint.yaml
Some checks failed
/ Lint Check Shellscripts (push) Failing after 14s
Some checks failed
/ Lint Check Shellscripts (push) Failing after 14s
This commit is contained in:
@@ -7,7 +7,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Run Linter
|
- name: Run Linter
|
||||||
uses: Azbagheri/shell-linter@latest
|
uses: a5k-actions/shellchecker@v0
|
||||||
with:
|
with:
|
||||||
path: "jconf,penv"
|
ignore-files: "README.md|LICENSE|.NOAI"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user