Skip to content

Commit

Permalink
[.github] codecov.yml: One more try to get it to exclude TinyXML2.
Browse files Browse the repository at this point in the history
  • Loading branch information
GerbilSoft committed Oct 19, 2024
1 parent 0d91fb2 commit 4111140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1
with:
files: ./junit.xml,!./extlib
token: ${{ secrets.CODECOV_TOKEN }}
exclude: extlib/

0 comments on commit 4111140

Please sign in to comment.