Skip to content

Commit

Permalink
upgrade codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Jun 7, 2024
1 parent 630f2e1 commit b70e3d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ jobs:
- run: npm run test-cov
env:
KIMI_API_KEY: ${{ secrets.API_KEY }}
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }} # required

0 comments on commit b70e3d5

Please sign in to comment.