Skip to content

Commit 253b781

Browse files
committed
Coverage; cppunit header not found when running coverage script
1 parent 85154cb commit 253b781

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
sudo apt-get install libxml2-utils
1919
sudo apt-get install libz3-dev libz3-4
2020
sudo apt-get install lcov
21+
sudo apt-get install libcppunit-dev
2122
pip install lcov_cobertura
2223
2324
- name: Compile instrumented

0 commit comments

Comments
 (0)