Skip to content

Commit def9356

Browse files
🩹 [Patch]: Update CodeCoverage PercentTarget to 50 in PSModule.yml
1 parent 34072a3 commit def9356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PSModule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Test:
66
CodeCoverage:
7-
PercentTarget: 0
7+
PercentTarget: 50
88
# TestResults:
99
# Skip: true
1010
# SourceCode:

0 commit comments

Comments
 (0)