Skip to content

Commit

Permalink
ci: fix code coverage not sync to CodeCov (#3570)
Browse files Browse the repository at this point in the history
  • Loading branch information
oldme-git committed May 10, 2024
1 parent ff28d88 commit 74338c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,3 +244,4 @@ jobs:
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
with:
flags: go-${{ matrix.go-version }}-${{ matrix.goarch }}
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 74338c4

Please sign in to comment.