Skip to content

Commit

Permalink
Add codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
IRus committed Feb 1, 2024
1 parent 170d71f commit 0c90559
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
java-version: "21"
distribution: "liberica"
- run: ./gradlew check distTar
- run: ./gradlew check jacocoTestReport distTar
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
Expand Down
Loading

0 comments on commit 0c90559

Please sign in to comment.