Skip to content

Commit 59eb500

Browse files
committed
chore: add FUNDING.yml
1 parent b672252 commit 59eb500

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,11 @@ jobs:
5151
- name: Install cargo-llvm-cov
5252
uses: taiki-e/install-action@main
5353
with:
54+
<<<<<<< Updated upstream
5455
tool: cargo-llvm-cov
56+
=======
57+
tool: grcov
58+
>>>>>>> Stashed changes
5559

5660
- name: Tests
5761
if: ${{ !startsWith(matrix.os, 'ubuntu-') }}

0 commit comments

Comments
 (0)