mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-18 06:41:04 +00:00
Update tests triggered for bin/ changes.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user