Update allowed warnings limits
This commit is contained in:
parent
4ae5528a62
commit
4ed5f93e9c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pvs-studio.yml
vendored
2
.github/workflows/pvs-studio.yml
vendored
|
@ -68,7 +68,7 @@ jobs:
|
|||
path: pvs-report
|
||||
- name: Summarize report
|
||||
env:
|
||||
MAX_BUGS: 507
|
||||
MAX_BUGS: 504
|
||||
run: |
|
||||
echo "Full report is included in build Artifacts"
|
||||
echo
|
||||
|
|
Loading…
Add table
Reference in a new issue