Skip to content

Commit

Permalink
add: action codacy & codecov.
Browse files Browse the repository at this point in the history
  • Loading branch information
auula committed Sep 11, 2023
1 parent abe30a3 commit 103f71e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ jobs:
- name: Codacy Coverage Reporter
uses: codacy/codacy-coverage-reporter-action@v1
with:
language: "go"
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
coverage-reports: ./coverage.out

0 comments on commit 103f71e

Please sign in to comment.