Skip to content

Commit aa3a451

Browse files
committed
Try to install gcovr via pip
1 parent 2923924 commit aa3a451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/apt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ steps:
3535
postgresql-contrib \
3636
llvm \
3737
lcov \
38-
gcovr \
3938
${{ parameters.packages }}
39+
pip install gcovr
4040
displayName: 'APT'

0 commit comments

Comments
 (0)