Skip to content

Commit 612ee6c

Browse files
committed
Install lcov in quality gates workflow
1 parent 4b839c7 commit 612ee6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/quality_gates.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
clang-tidy \
2626
cmake \
2727
gcovr \
28+
lcov \
2829
ninja-build \
2930
python3
3031

0 commit comments

Comments
 (0)