Skip to content

Commit

Permalink
build: find the coverage file (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau committed Dec 4, 2023
2 parents cb764ce + c7bc31b commit b0c34ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,4 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true
files: ./coverage.xml

0 comments on commit b0c34ea

Please sign in to comment.