Skip to content

Commit

Permalink
updated settings for codacy coverage reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
Kansuler committed Apr 9, 2022
1 parent a77c1db commit 2e3fd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- name: Report coverage to Codacy
uses: codacy/codacy-coverage-reporter-action@v1
with:
api-token: ${{ secrets.CODACY_TOKEN }}
project-token: ${{ secrets.CODACY_TOKEN }}
coverage-reports: coverage.txt
force-coverage-parser: go

0 comments on commit 2e3fd50

Please sign in to comment.