Skip to content

Commit

Permalink
fix coverage xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dogacel committed Oct 7, 2023
1 parent 4e1f48f commit 19aab38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- uses: gradle/gradle-build-action@v2
with:
arguments: build --scan
arguments: build koverXmlReport --scan

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 19aab38

Please sign in to comment.