Skip to content

Commit

Permalink
Add parent commit codecov
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Kurait <[email protected]>
  • Loading branch information
AndreKurait committed Nov 22, 2024
1 parent ceea9f6 commit fed6cb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ jobs:
files: /**/coverage-reports/**/*.*
flags: unittests
token: ${{ secrets.CODECOV_TOKEN }}
commit_parent: ${{ github.event.pull_request.base.sha || github.event.before || github.base.sha }}
verbose: true

all-ci-checks-pass:
Expand Down

0 comments on commit fed6cb1

Please sign in to comment.