Skip to content

Commit

Permalink
teste
Browse files Browse the repository at this point in the history
  • Loading branch information
oalexandrefreire authored Jun 26, 2024
1 parent 331047d commit 3ffc787
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 @@ -43,6 +43,6 @@ jobs:
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./MD5CSharp.Test/MD5.Test/TestResults/**/coverage.cobertura.xmltes
files: ./MD5CSharp.Test/MD5.Test/TestResults/**/coverage.cobertura.xml
flags: unittests
name: codecov-umbrella

0 comments on commit 3ffc787

Please sign in to comment.