Remove scandir param, it seems that it is not recursive
This commit is contained in:
committed by
Benoit Marty
parent
fab744e566
commit
2343c5ec9a
1
.github/workflows/quality.yml
vendored
1
.github/workflows/quality.yml
vendored
@@ -270,7 +270,6 @@ jobs:
|
||||
- name: Run shellcheck
|
||||
uses: ludeeus/action-shellcheck@2.0.0
|
||||
with:
|
||||
scandir: ./tools
|
||||
severity: warning
|
||||
|
||||
upload_reports:
|
||||
|
||||
Reference in New Issue
Block a user