Fix coverage diffs for PRs that aren't up to date, take 3 (#8301)
This commit is contained in:
parent
82981e4161
commit
a4d3da78d7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test_coverage.yml
vendored
1
.github/workflows/test_coverage.yml
vendored
|
@ -32,3 +32,4 @@ jobs:
|
|||
with:
|
||||
fail_ci_if_error: false
|
||||
verbose: true
|
||||
override_commit: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || '' }}
|
||||
|
|
Loading…
Reference in a new issue