Skip to content

Commit

Permalink
add lcov for coverage (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisChu authored Sep 16, 2021
1 parent 4068116 commit 5340eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
unzip \
wget \
xz-utils \
lcov \
&& rm -rf /var/lib/apt/lists/*

WORKDIR /root
Expand Down

0 comments on commit 5340eae

Please sign in to comment.