Skip to content

Commit

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

0 comments on commit bca1d3e

Please sign in to comment.