Skip to content

Commit

Permalink
Add CODECOV_TOKEN (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
nhatthm committed Feb 26, 2024
1 parent 8e90769 commit 05dc32e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ jobs:
if: matrix.go-version == env.GO_LATEST_VERSION
uses: nhatthm/gh-actions/codecov@master
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./unit.coverprofile
flags: unittests-${{ runner.os }}

0 comments on commit 05dc32e

Please sign in to comment.