0
0
Fork 0
mirror of https://github.com/atmoz/sftp.git synced 2024-11-17 12:51:33 -05:00

Use new ignore_names shellcheck option

This commit is contained in:
Adrian Dvergsdal 2021-11-14 13:42:39 +01:00
parent 302390e67c
commit 8abb1cce36
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: tests/shunit2
ignore_names: shunit2
- name: Build debian image
run: |