Skip to content

Commit

Permalink
Fix codecov to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
alugowski committed Feb 7, 2024
1 parent b7111af commit fd1b624
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ jobs:
if: ${{ contains(matrix.os, 'ubuntu') }}
uses: codecov/codecov-action@v4
with:
gcov: true
gcov_include: matspy/*
token: ${{ secrets.CODECOV_TOKEN }}
directory: matspy

0 comments on commit fd1b624

Please sign in to comment.