Skip to content

Commit

Permalink
Update gradle.yml to remove duplicate codecov updates
Browse files Browse the repository at this point in the history
  • Loading branch information
andrefoo authored Sep 15, 2023
1 parent e5a6ceb commit 6e95b8a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,3 @@ jobs:
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 6e95b8a

Please sign in to comment.