Update allowed warning count
This commit is contained in:
parent
c6f45effab
commit
241f6d1c41
1 changed files with 1 additions and 1 deletions
2
.github/workflows/analysis.yml
vendored
2
.github/workflows/analysis.yml
vendored
|
@ -151,7 +151,7 @@ jobs:
|
|||
path: pvs-report
|
||||
- name: Summarize report
|
||||
env:
|
||||
MAX_BUGS: 492
|
||||
MAX_BUGS: 511
|
||||
run: |
|
||||
echo "Full report is included in build Artifacts"
|
||||
echo
|
||||
|
|
Loading…
Add table
Reference in a new issue