File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ jobs:
118118 # Environment variables to tag the upload with (e.g. PYTHON | OS,PYTHON)
119119 env_vars : C#
120120 # Specify whether or not CI build should fail if Codecov runs into an error during upload
121- fail_ci_if_error : true
121+ fail_ci_if_error : false
122122
123123 - name : SonarScanner for .NET 8 with pull request decoration support
124124 id : scan
Original file line number Diff line number Diff line change 7171 # Environment variables to tag the upload with (e.g. PYTHON | OS,PYTHON)
7272 env_vars : javascript
7373 # Specify whether or not CI build should fail if Codecov runs into an error during upload
74- fail_ci_if_error : true
74+ fail_ci_if_error : false
7575
7676 - name : SonarQube Scan
7777 id : scan
You can’t perform that action at this time.
0 commit comments