mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-04-18 00:15:17 +00:00
update shellcheck workflow
This commit is contained in:
parent
03cff7b28c
commit
e0c38bb933
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…
x
Reference in New Issue
Block a user