Skip to content

Commit

Permalink
Fix upload of coverage report to codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
fjclark committed Jan 22, 2024
1 parent 5b877d3 commit e423f29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ jobs:
uses: codacy/codacy-coverage-reporter-action@v1
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
coverage-reports: coverage.xml

0 comments on commit e423f29

Please sign in to comment.