Skip to content

Commit 2d96015

Browse files
committed
Change code coverage limit to 65
1 parent a6795ef commit 2d96015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Pester:
5252
- tests/Unit
5353
ExcludeTag:
5454
Tag:
55-
CodeCoverageThreshold: 75
55+
CodeCoverageThreshold: 65
5656

5757
DscTest:
5858
OutputFormat: NUnitXML

0 commit comments

Comments
 (0)