1
0
Fork 0

Rename count-bugs to count-clang-bugs

This commit is contained in:
Patryk Obara 2020-03-09 15:06:32 +01:00 committed by Patryk Obara
parent f45e04dbb0
commit 60198816f1
2 changed files with 1 additions and 1 deletions

View file

@ -62,7 +62,7 @@ jobs:
# summary
echo "Full report is included in build Artifacts"
echo
./scripts/count-bugs.py report/*/index.html
./scripts/count-clang-bugs.py report/*/index.html
build_pvs_studio_analyzer:
name: PVS-Studio static analyzer