Skip to content

Commit

Permalink
Remove XML coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
AuguB committed Dec 8, 2023
1 parent 0789102 commit e99bff5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,4 @@ jobs:
with:
name: test-report-xml
path: report.xml

- name: Upload Coverage Report
uses: actions/upload-artifact@v2
with:
name: coverage-report
path: coverage.xml

0 comments on commit e99bff5

Please sign in to comment.