Skip to content

Commit

Permalink
:octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Jul 17, 2024
1 parent 5d9eb14 commit 6474855
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,10 @@ jobs:
# with:
# token: ${{ secrets.CODECOV_TOKEN }}
# files: .build/coverage/clover.xml

# - name: "Send code coverage report to Codacy"
# uses: codacy/codacy-coverage-reporter-action@v1
# with:
# project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
# coverage-reports: .build/coverage/clover.xml

0 comments on commit 6474855

Please sign in to comment.