We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85154cb commit 253b781Copy full SHA for 253b781
1 file changed
.github/workflows/coverage.yml
@@ -18,6 +18,7 @@ jobs:
18
sudo apt-get install libxml2-utils
19
sudo apt-get install libz3-dev libz3-4
20
sudo apt-get install lcov
21
+ sudo apt-get install libcppunit-dev
22
pip install lcov_cobertura
23
24
- name: Compile instrumented
0 commit comments