Skip to content

Commit

Permalink
Add codecov token (koordinator-sh#1987)
Browse files Browse the repository at this point in the history
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
Signed-off-by: george <xiangzhihua@gmail.com>
  • Loading branch information
FillZpp authored and georgexiang committed Apr 15, 2024
1 parent dd886e4 commit a2157ee
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 @@ -71,6 +71,8 @@ jobs:
- if: matrix.step == 'test'
name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
flags: unittests
file: cover.out
Expand Down

0 comments on commit a2157ee

Please sign in to comment.