1 parent 425139c commit ccb54c4Copy full SHA for ccb54c4
1 file changed
.github/workflows/build-test-actions.yml
@@ -63,6 +63,7 @@ jobs:
63
if: matrix.python-version == '3.12' && matrix.os == 'ubuntu-latest'
64
uses: codecov/codecov-action@v5
65
with:
66
+ use_oidc: true
67
fail_ci_if_error: true
68
files: ./coverage.xml
69
verbose: true
0 commit comments