mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-11-05 07:31:31 +05:30
update shellcheck workflow to ignore external scripts
This commit is contained in:
parent
fba9a030e2
commit
70ce49c266
1 changed files with 2 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue