diff --git a/.pipelines/v2/templates/job-fuzz.yml b/.pipelines/v2/templates/job-fuzz.yml index c144fa91fd21..b4e380194e65 100644 --- a/.pipelines/v2/templates/job-fuzz.yml +++ b/.pipelines/v2/templates/job-fuzz.yml @@ -26,7 +26,7 @@ jobs: displayName: Download artifacts artifact: $(ArtifactName) patterns: |- - **/tests/RegistryPreview.FuzzTests/** + **/tests/*.FuzzTests/** - task: onefuzz-task@0 inputs: