fix: fix ci

This commit is contained in:
JustSong 2024-06-30 16:19:49 +08:00 committed by jinjianmingming
parent 346a4a53c9
commit b136e47d9f

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