mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update tests triggered for bin/
changes.
This commit is contained in:
parent
97670c4a82
commit
51e3882b80
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ class PathMapper(object):
|
|||
return minimal
|
||||
|
||||
if path.startswith('bin/'):
|
||||
return minimal
|
||||
return all_tests(self.args) # broad impact, run all tests
|
||||
|
||||
if path.startswith('contrib/'):
|
||||
return {
|
||||
|
|
Loading…
Reference in a new issue