Skip to content

Commit 5cedd3f

Browse files
committed
Codecov integration: generate and print
1 parent f641320 commit 5cedd3f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/ci-linux.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ jobs:
1818
with:
1919
access_token: ${{ github.token }}
2020

21-
- name: Find llvm-cov
22-
run: find / -iname llvm-cov
21+
# - name: Find llvm-cov
22+
# run: find / -iname llvm-cov
23+
2324
# - name: Intall llvm-cov
2425
# run: sudo apt-get install llvm-10
2526

0 commit comments

Comments
 (0)