Remove scandir param, it seems that it is not recursive
This commit is contained in:
committed by
Benoit Marty
parent
c3b7f38dab
commit
dcf923c4ae
@@ -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