diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 1d3fc00..a0bf11e 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -32,6 +32,6 @@ jobs: - name: ReportGenerator uses: danielpalme/ReportGenerator-GitHub-Action@5.2.2 with: - reports: build/coverage/summary_cobertura.xml + reports: build/coverage/coverage.cobertura.xml targetdir: coverage reporttypes: Html;Badges