Skip to content

Commit

Permalink
Set CODECOV_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat committed May 15, 2024
1 parent 1e2dcaf commit 7733c92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
run: make test
- uses: codecov/codecov-action@v4
if: matrix.go == '1.21'
with:
token: ${{ secrets.CODECOV_TOKEN }}
build-darwin:
strategy:
fail-fast: false
Expand Down

0 comments on commit 7733c92

Please sign in to comment.