Skip to content

Commit

Permalink
CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
allangomes committed Aug 17, 2024
1 parent 1875023 commit 3a7883e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: Test
run: ./gradlew test

- name: Test
run: ./gradlew koverXmlReport
- name: Coverage
run: ./gradlew koverHtmlReport

0 comments on commit 3a7883e

Please sign in to comment.