0
0
Fork 0
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:
Adrian Dvergsdal 2021-12-18 21:57:39 +01:00
parent 8adfb6ed09
commit 593f67013e
No known key found for this signature in database
GPG key ID: C1E9E2D9552A42D2

View file

@ -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: |