We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5a39e commit 70bb8f9Copy full SHA for 70bb8f9
‎.github/workflows/Test-ModuleLocal.yml‎
@@ -130,7 +130,7 @@ jobs:
130
CodeCoverage_Enabled: true
131
Output_Verbosity: Detailed
132
CodeCoverage_OutputFormat: JaCoCo
133
- CodeCoverage_CoveragePercentTarget: 20
+ CodeCoverage_CoveragePercentTarget: 0
134
Path: ${{ inputs.TestFolderPath }}
135
Run_Path: ${{ steps.import-module.outputs.path }}
136
WorkingDirectory: ${{ inputs.WorkingDirectory }}
0 commit comments