Skip to content
Snippets Groups Projects
Commit 59df571d authored by Konstantinos Sideris's avatar Konstantinos Sideris
Browse files

Use the correct directory for test coverage

parent f00f8a9b
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
set -ex
cd build/
cd build/tests
# Capture coverage info.
lcov --directory . --capture --output-file coverage.info
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment