fix: less strict directory filter
This commit is contained in:
@@ -21,7 +21,7 @@ detection:
|
||||
filter_folder:
|
||||
Image|contains:
|
||||
- '\Microsoft Visual Studio\'
|
||||
- '\Extensions\TestPlatform\'
|
||||
- '\Extensions\' # https://github.com/microsoft/vstest/blob/main/src/package/nuspec/Microsoft.TestPlatform.Portable.nuspec#L159
|
||||
selection_flags:
|
||||
CommandLine|contains: '.txt'
|
||||
condition: ( selection and not filter_folder ) or ( all of selection* )
|
||||
|
||||
Reference in New Issue
Block a user