Skip to content

Commit

Permalink
Change coverage file
Browse files Browse the repository at this point in the history
Signed-off-by: Chase Engelbrecht <[email protected]>
  • Loading branch information
engechas committed Apr 11, 2024
1 parent 84849ef commit fffc4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Upload Coverage Report
uses: codecov/codecov-action@v2
with:
files: ./coverage.xml
files: ./codeCoverage.xml

- name: Upload Artifacts
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit fffc4f3

Please sign in to comment.