dd
This commit is contained in:
parent
ed8c58e4e8
commit
31820cfd4c
1 changed files with 3 additions and 0 deletions
|
@ -30,3 +30,6 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
with:
|
||||
format: tty
|
||||
check_together: 'yes'
|
||||
|
|
Loading…
Reference in a new issue