Merge c1dfdce90f5b5be576144d33a107d67a0afdef1c into dcaa4296d111981ffb31ac3eba90bb63e1eb5ab9

This commit is contained in:
Bob Du 2026-09-01 06:46:13 +00:00 committed by GitHub
commit 1d82302fb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View File

@ -30,6 +30,9 @@ jobs:
args: --verbose
test:
needs: lint
permissions:
contents: read
id-token: write
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
@ -80,4 +83,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v7
with:
use_oidc: true
flags: ${{ matrix.os }},go-${{ matrix.go }},${{ matrix.test-tags }}

View File

@ -1,6 +1,7 @@
coverage:
codecov:
require_ci_to_pass: true
coverage:
status:
project:
default: