Skip to content

Commit

Permalink
show gcovr version
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 11c3cc8 commit 8940323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/build-kit/install_and_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ ninja -j$(nproc) -C build install

ninja -j$(nproc) -C build test

pip show jinja2
pip show gcovr

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

0 comments on commit 8940323

Please sign in to comment.