Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <1557255+kcgen@users.noreply.github.com>2022-04-21 23:07:58 +0300
committerkcgen <1557255+kcgen@users.noreply.github.com>2022-04-21 23:07:58 +0300
commitb4db0f4bd8639825ca2ef44543de0012f21be391 (patch)
treef131fe81b43b2cb02366a0ef45ac662fdddee333
parenta070b0779d2605d48aa83837bc802ea83a8371a9 (diff)
Update allowed PVS Studio warnings for new versionkc/disable-pvs-license-check-1
-rw-r--r--.github/workflows/pvs-studio.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pvs-studio.yml b/.github/workflows/pvs-studio.yml
index 3cca60fe3..0d5eac127 100644
--- a/.github/workflows/pvs-studio.yml
+++ b/.github/workflows/pvs-studio.yml
@@ -104,7 +104,7 @@ jobs:
- name: Summarize report
env:
- MAX_BUGS: 262
+ MAX_BUGS: 288
run: |
echo "Full report is included in build Artifacts"
echo