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