mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-11-05 15:41:30 +05:30
update shellcheck workflow
This commit is contained in:
parent
03cff7b28c
commit
e0c38bb933
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -15,5 +15,5 @@ jobs:
|
|||
|
||||
- name: Run ShellCheck ✅
|
||||
uses: ludeeus/action-shellcheck@2.0.0
|
||||
with:
|
||||
args: '--disable=SC1091'
|
||||
env:
|
||||
SHELLCHECK_OPTS: -e SC1091
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue