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