workflows/tests: fix Codecov root dir
This commit is contained in:
parent
9d5b017bb9
commit
b5f4e8e790
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -375,7 +375,7 @@ jobs:
|
||||
|
||||
- uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2
|
||||
with:
|
||||
directory: ${{ steps.set-up-homebrew.outputs.repository-path }}
|
||||
root_dir: ${{ steps.set-up-homebrew.outputs.repository-path }}
|
||||
files: Library/Homebrew/test/coverage/coverage.xml
|
||||
|
||||
test-default-formula:
|
||||
|
Loading…
x
Reference in New Issue
Block a user