mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-06-27 16:56:53 +00:00
update shellcheck workflow to ignore external scripts
This commit is contained in:
parent
fba9a030e2
commit
70ce49c266
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -15,3 +15,5 @@ jobs:
|
||||
|
||||
- name: Run ShellCheck ✅
|
||||
uses: ludeeus/action-shellcheck@2.0.0
|
||||
with:
|
||||
args: '--disable=SC1091'
|
||||
|
Loading…
x
Reference in New Issue
Block a user