Skip to content

Commit 33d19ab

Browse files
committed
fix code coverage requirements
1 parent 0f9896c commit 33d19ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
hide_complexity: true
5353
indicators: true
5454
output: both
55-
thresholds: '80 60'
55+
thresholds: '60 60'
5656
- name: Add Coverage PR Comment
5757
uses: marocchino/sticky-pull-request-comment@v2
5858
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)