mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-09-14 16:01:17 +00:00
update shellcheck workflow to ignore external scripts
This commit is contained in:
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'
|
||||
|
Reference in New Issue
Block a user