Update allowed issues limit
This commit is contained in:
parent
878959a0aa
commit
d86addb792
1 changed files with 1 additions and 1 deletions
2
.github/workflows/analysis.yml
vendored
2
.github/workflows/analysis.yml
vendored
|
@ -115,7 +115,7 @@ jobs:
|
|||
path: pvs-analysis-report
|
||||
- name: Summarize report
|
||||
env:
|
||||
MAX_BUGS: 321
|
||||
MAX_BUGS: 304
|
||||
run: |
|
||||
echo "Full report is included in build Artifacts"
|
||||
echo
|
||||
|
|
Loading…
Add table
Reference in a new issue