mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
ci: fix code coverage not sync to CodeCov (#3570)
This commit is contained in:
1
.github/workflows/ci-main.yml
vendored
1
.github/workflows/ci-main.yml
vendored
@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user