Skip to content

Commit

Permalink
fixed typo in codacy-coverage-reporter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillip Miller committed Oct 17, 2021
1 parent fdbb195 commit 8a55ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codacy-coverage-reporter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
uses: codacy/codacy-coverage-reporter-action@v1
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
coverage-reports: cobertura.xml
coverage-reports: coverage/report.xml

0 comments on commit 8a55ebd

Please sign in to comment.