Skip to content

Commit

Permalink
maint: removing codacy from the build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andrsd committed Jan 2, 2025
1 parent 00d8a85 commit b4172a0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,3 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

- name: Run codacy-coverage-reporter
uses: codacy/codacy-coverage-reporter-action@v1
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
coverage-reports: 'coverage-ubuntu-22.04/coverage.info'

0 comments on commit b4172a0

Please sign in to comment.