mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-30 14:21:26 -07:00
Minor fixes for unit test delegation.
This commit is contained in:
parent
6059246093
commit
be199cfe90
2 changed files with 1 additions and 1 deletions
|
@ -37,6 +37,7 @@ class DefaultTarFilter(TarFilter):
|
|||
'.tox',
|
||||
'.git',
|
||||
'.idea',
|
||||
'.pytest_cache',
|
||||
'__pycache__',
|
||||
'ansible.egg-info',
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue