We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ac1784 commit fad9a8fCopy full SHA for fad9a8f
.github/workflows/php-quality.yml
@@ -41,4 +41,4 @@ jobs:
41
uses: codacy/codacy-coverage-reporter-action@v1
42
with:
43
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
44
- coverage-reports: tests/coverage/xml/
+ coverage-reports: tests/coverage/xml/index.xml
0 commit comments