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 1b14661 commit f2fa35fCopy full SHA for f2fa35f
.github/workflows/cpp-coverage.yml
@@ -21,6 +21,7 @@ jobs:
21
22
- name: Install Tools
23
run: |
24
+ sudo apt update
25
sudo apt-get install lcov
26
27
- name: Check Tools
0 commit comments