Skip to content

Commit

Permalink
Don't manually specify 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 12, 2024
1 parent fffc4f3 commit d8af7db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ jobs:
# This step uses the codecov-action Github action: https://github.com/codecov/codecov-action
- name: Upload Coverage Report
uses: codecov/codecov-action@v2
with:
files: ./codeCoverage.xml

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

0 comments on commit d8af7db

Please sign in to comment.