fix: fix ci

This commit is contained in:
JustSong 2024-06-30 16:19:49 +08:00
parent 34cb147a74
commit b70a07e814

View File

@ -50,7 +50,7 @@ jobs:
steps: steps:
- uses: codecov/codecov-action@v4 - uses: codecov/codecov-action@v4
with: with:
use_oidc: true token: ${{ secrets.CODECOV_TOKEN }}
commit_lint: commit_lint:
runs-on: ubuntu-latest runs-on: ubuntu-latest