mirror of
https://github.com/atmoz/sftp.git
synced 2024-11-17 12:51:33 -05:00
Use correct argument to ignore shunit2
This commit is contained in:
parent
8adfb6ed09
commit
593f67013e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
with:
|
||||
ignore_names: shunit2
|
||||
ignore_paths: tests/shunit2
|
||||
|
||||
- name: Build debian image
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue