mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-23 09:00:20 +08:00
chore: update codecov config (#4038)
This commit is contained in:
parent
08563482e5
commit
a53254fa91
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -41,6 +41,8 @@ jobs:
|
||||
|
||||
- name: Codecov
|
||||
uses: codecov/codecov-action@v4
|
||||
env:
|
||||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
test-win:
|
||||
name: Windows
|
||||
|
Loading…
Reference in New Issue
Block a user