Skip to content

Commit

Permalink
Update coverage report path
Browse files Browse the repository at this point in the history
  • Loading branch information
rvhonorato committed Mar 20, 2024
1 parent 05c2321 commit f41c18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- uses: codacy/codacy-coverage-reporter-action@v1
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
coverage-reports: workspace/coverage.xml
coverage-reports: coverage.xml

0 comments on commit f41c18a

Please sign in to comment.