Skip to content

Commit

Permalink
Add path to coverage file
Browse files Browse the repository at this point in the history
  • Loading branch information
errm committed Aug 15, 2024
1 parent 9922a0f commit 7252852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ jobs:
uses: codecov/test-results-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage/coverage.xml

0 comments on commit 7252852

Please sign in to comment.