mirror of
https://gitee.com/johng/gf.git
synced 2024-12-01 19:57:40 +08:00
ci: fix code coverage not sync to CodeCov (#3570)
This commit is contained in:
parent
ff28d88572
commit
74338c498e
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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user