Skip to content

Commit 45bb4c1

Browse files
committed
Codecov integration: generate and print
1 parent d362c97 commit 45bb4c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
access_token: ${{ github.token }}
2020

2121
- name: Intall llvm-cov
22-
run: sudo apt-get install llvm-9
22+
run: sudo apt-get install llvm-10
2323

2424
- uses: actions/checkout@v2
2525
- name: Build

0 commit comments

Comments
 (0)