Skip to content

Commit 0c96cdf

Browse files
authored
exclude CoverageResults html from JS scans
1 parent 1c49cfc commit 0c96cdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/synthetics.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,4 @@ paths-ignore:
112112
- "**/*.spec.ts"
113113
- "**/*.spec.tsx"
114114
- "dist"
115+
- "CoverageResults"

0 commit comments

Comments
 (0)