keep pytest-cov from shellcheck
This commit is contained in:
parent
4527b471ea
commit
2a99f0ea70
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
||||
SHELLCHECK_OPTS: -s bash -e SC2034 -e SC2016
|
||||
with:
|
||||
additional_files: '*.ebuild'
|
||||
ignore_paths: coverage numpy opencv orjson pandas pillow tensorflow protobuf yarl aiohttp
|
||||
ignore_paths: coverage numpy opencv orjson pandas pillow tensorflow protobuf yarl aiohttp pytest-cov
|
||||
|
Loading…
x
Reference in New Issue
Block a user