Skip to content

Commit 344b478

Browse files
committed
Revert "chore: add FUNDING.yml"
This reverts commit 59eb500.
1 parent 59eb500 commit 344b478

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

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

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

0 commit comments

Comments
 (0)