Skip to content

Commit

Permalink
change fuzzing tests scope
Browse files Browse the repository at this point in the history
  • Loading branch information
chenmy77 committed Feb 25, 2025
1 parent 16c2c2b commit f0951bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/v2/templates/job-fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
displayName: Download artifacts
artifact: $(ArtifactName)
patterns: |-
**/tests/RegistryPreview.FuzzTests/**
**/tests/*.FuzzTests/**
- task: onefuzz-task@0
inputs:
Expand Down

0 comments on commit f0951bb

Please sign in to comment.