Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Collins <[email protected]>
  • Loading branch information
benmcollins authored Jan 4, 2025
1 parent d0b2101 commit f127ce7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
gcov_include: ${{github.workspace}}/libjwt/*.c
gcov_args: --filter libjwt/\*

- name: Memcheck
Expand Down

0 comments on commit f127ce7

Please sign in to comment.