Skip to content

Commit

Permalink
update codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahoo-Wang committed Feb 18, 2023
1 parent d5c6af3 commit 2ce1b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
settings-path: ${{ github.workspace }}

- name: Build Code Coverage Report
run: gradle codeCoverageReport
run: gradle codeCoverageReport --stacktrace

- name: Upload Code Coverage Report to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 2ce1b9a

Please sign in to comment.