Dont remove checking for `catppuccin.tmux`
This commit is contained in:
parent
61727758ac
commit
5ed4e8a6a2
1 changed files with 2 additions and 0 deletions
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
|
@ -26,5 +26,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
with:
|
||||
additional_files: "catppuccin.tmux"
|
||||
env:
|
||||
SHELLCHECK_OPTS: "-a"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue