Skip to content

Commit

Permalink
[.github] codecov.yml: Instead of specifying junit.xml, exclude extlib/.
Browse files Browse the repository at this point in the history
  • Loading branch information
GerbilSoft committed Oct 19, 2024
1 parent 5c49e31 commit 0d91fb2
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 @@ -28,4 +28,4 @@ jobs:
uses: codecov/test-results-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./junit.xml
exclude: extlib/

0 comments on commit 0d91fb2

Please sign in to comment.