Skip to content

Commit

Permalink
Merge pull request #1548 from sermant-io/codecov
Browse files Browse the repository at this point in the history
Update Codecov.yml
  • Loading branch information
lilai23 authored Jun 21, 2024
2 parents 2db60ee + 109d70c commit c5ef9b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ jobs:
files: ${{ github.workspace }}/report/target/jacoco/jacoco.xml
flags: unittests
fail_ci_if_error: true # optional (default = false)
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit c5ef9b1

Please sign in to comment.