Skip to content

Commit 4b952bd

Browse files
docs: update PSModule.yml to remove outdated comments and adjust code coverage target
1 parent e420103 commit 4b952bd

1 file changed

Lines changed: 1 addition & 20 deletions

File tree

.github/PSModule.yml

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,6 @@
1-
# This file is used to configure the Process-PSModule workflow.
2-
# Reference:
3-
# - https://github.com/PSModule/Process-PSModule?tab=readme-ov-file#configuration
4-
51
Test:
62
CodeCoverage:
7-
PercentTarget: 0
8-
# Uncomment this to test faster by skipping some steps
9-
# TestResults:
10-
# Skip: true
11-
# SourceCode:
12-
# Skip: true
13-
# PSModule:
14-
# Skip: true
15-
# Module:
16-
# Windows:
17-
# Skip: true
18-
# MacOS:
19-
# Skip: true
20-
# Build:
21-
# Docs:
22-
# Skip: true
3+
PercentTarget: 80
234

245
Linter:
256
env:

0 commit comments

Comments
 (0)