mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-11-08 16:30:06 +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 ✅
|
- name: Run ShellCheck ✅
|
||||||
uses: ludeeus/action-shellcheck@2.0.0
|
uses: ludeeus/action-shellcheck@2.0.0
|
||||||
with:
|
env:
|
||||||
args: '--disable=SC1091'
|
SHELLCHECK_OPTS: -e SC1091
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue