mirror of https://github.com/vector-im/riot-web
Fix coverage diffs for PRs that aren't up to date, take 3 (#8301)
parent
82981e4161
commit
a4d3da78d7
|
@ -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 New Issue