Remove scandir param, it seems that it is not recursive
This commit is contained in:
parent
fab744e566
commit
2343c5ec9a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/quality.yml
vendored
1
.github/workflows/quality.yml
vendored
|
|
@ -270,7 +270,6 @@ jobs:
|
||||||
- name: Run shellcheck
|
- name: Run shellcheck
|
||||||
uses: ludeeus/action-shellcheck@2.0.0
|
uses: ludeeus/action-shellcheck@2.0.0
|
||||||
with:
|
with:
|
||||||
scandir: ./tools
|
|
||||||
severity: warning
|
severity: warning
|
||||||
|
|
||||||
upload_reports:
|
upload_reports:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue