Skip to content

Commit

Permalink
Remove parent override
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Kurait <[email protected]>
  • Loading branch information
AndreKurait committed Nov 25, 2024
1 parent fed6cb1 commit f9d9180
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ 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 f9d9180

Please sign in to comment.