Skip to content

Commit

Permalink
Upload coverage to Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
P3ridot authored Jul 16, 2023
1 parent e4a1e75 commit 3391470
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ jobs:
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew build
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
with:
fail_ci_if_error: false

0 comments on commit 3391470

Please sign in to comment.