Skip to content

Commit

Permalink
install gcovr 6
Browse files Browse the repository at this point in the history
Signed-off-by: Kai-Uwe Hermann <[email protected]>
  • Loading branch information
hikinggrass committed Aug 15, 2024
1 parent c2bb124 commit e40185a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/build-kit/install_and_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ ninja -j$(nproc) -C build install

ninja -j$(nproc) -C build test

pip install gcovr==6

ninja -j$(nproc) -C build everest-log_gcovr_coverage

0 comments on commit e40185a

Please sign in to comment.