keep pytest-cov from shellcheck

This commit is contained in:
Andreas Billmeier 2022-11-21 19:12:21 +01:00 committed by Andreas Billmeier
parent 4527b471ea
commit 2a99f0ea70
Signed by untrusted user: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
1 changed files with 1 additions and 1 deletions

View File

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