Skip to content

Commit

Permalink
👷 upload coverage to Codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse committed May 14, 2024
1 parent fc2af1d commit 2937789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
file: ./coverage/lcov.info
verbose: true
- name: Upload coverage to Codacy
if: ${{ matrix.platform == 'vm' }}
uses: codacy/codacy-coverage-reporter-action@v1
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
Expand Down

0 comments on commit 2937789

Please sign in to comment.