Skip to content

Commit bd27cf9

Browse files
committed
Don't install lcov (no longer needed)
1 parent 3e5e98d commit bd27cf9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure/coverage_job.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
vmImage: 'ubuntu-latest'
1212
steps:
1313
- template: apt.yml
14-
parameters:
15-
packages: lcov
1614
- script: |
1715
sudo -H pip install gcovr
1816
displayName: 'Install gcovr'

0 commit comments

Comments
 (0)