diff --git a/scheduled.yml b/scheduled.yml index ec17809..92e0a89 100644 --- a/scheduled.yml +++ b/scheduled.yml @@ -156,7 +156,7 @@ variables: else cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -B build . cmake --build build -j - pvs-studio-analyzer analyze -f build/compile_commands.json -j + pvs-studio-analyzer analyze -a 29 -f build/compile_commands.json -j plog-converter -a "GA:1,2,3;64:1;OP:1,2;CS:1,2" -t errorfile PVS-Studio.log fi