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