Skip to content

Commit

Permalink
Make codecov action use oidc authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Aug 29, 2024
1 parent 54dce9c commit 3a9782a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
env_vars: python-version
fail_ci_if_error: true
verbose: true
use_oidc: true

0 comments on commit 3a9782a

Please sign in to comment.