Skip to content

Commit 2b5b6ca

Browse files
authored
Merge pull request #131 from GitHubSecurityLab/GeekMasher-patch-1
Update synthetics config to exclude `test` dir
2 parents c0c6375 + 557d23b commit 2b5b6ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configs/synthetics.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ paths-ignore:
105105
- "vendor/**"
106106
- "examples/**"
107107
- "tests/**"
108+
- "test/**"
108109
- "site-packages/**"
109110

110111
# JavaScript

0 commit comments

Comments
 (0)