Skip to content

Commit

Permalink
fix coverage GH action (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoHamuy authored Aug 2, 2023
1 parent bac284d commit 3e5a2c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
files: ./coverage/clover.xml
with:
files: ./coverage/clover.xml

0 comments on commit 3e5a2c9

Please sign in to comment.