Skip to content

Commit

Permalink
Update gradle-build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Henry <henry.git@outlook.com>
  • Loading branch information
henry-hub authored Mar 30, 2024
1 parent 78a0139 commit f8bfa20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ jobs:
- name: Upload Coverage Reports
if: ${{ github.repository_owner == 'ihub-pub' }}
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

- name: Publish Results to Testspace
run: testspace */build/test-results/test/*.xml */build/reports/*/test/*.xml
Expand Down

0 comments on commit f8bfa20

Please sign in to comment.