Skip to content

Commit

Permalink
[#185] update kover output dir
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaozhan committed Nov 25, 2021
1 parent d97cbc4 commit fbf2180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
java-version: 11

- name: Run Kover
run: ./gradlew koverCollectReports --parallel
run: ./gradlew koverXmlReport koverCollectReports

- name: Upload to Codecov
uses: codecov/codecov-action@v2
Expand Down

0 comments on commit fbf2180

Please sign in to comment.