Rename count-bugs to count-clang-bugs
This commit is contained in:
parent
f45e04dbb0
commit
60198816f1
2 changed files with 1 additions and 1 deletions
2
.github/workflows/analysis.yml
vendored
2
.github/workflows/analysis.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue