Skip to content

Commit

Permalink
chore: add FUNDING.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brianheineman committed Oct 3, 2024
1 parent b672252 commit 59eb500
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,11 @@ jobs:
- name: Install cargo-llvm-cov
uses: taiki-e/install-action@main
with:
<<<<<<< Updated upstream
tool: cargo-llvm-cov
=======
tool: grcov
>>>>>>> Stashed changes

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

0 comments on commit 59eb500

Please sign in to comment.