Skip to content

Commit c646961

Browse files
committed
trying codecov with oidc
1 parent 48ba5c8 commit c646961

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
- name: Upload coverage to Codecov
8383
uses: codecov/codecov-action@v5
8484
with:
85+
use_oidc: true
8586
token: ${{ secrets.CODECOV_TOKEN }}
8687
files: ./coverage.xml
8788
flags: unittests

0 commit comments

Comments
 (0)