Merge pull request #15324 from Bo98/codecov-file-fix

workflows/tests: fix Codecov root dir
This commit is contained in:
Mike McQuaid 2023-04-27 15:12:01 +01:00 committed by GitHub
commit 50a699315f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -375,7 +375,7 @@ jobs:
- uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 - uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2
with: 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 files: Library/Homebrew/test/coverage/coverage.xml
test-default-formula: test-default-formula: