Skip to content

Commit

Permalink
Merge branch 'master' into replace_uv
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Oct 5, 2024
2 parents 58bb342 + 811ade1 commit db70c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4
with:
use_oidc: true
use_oidc: ${{ !(github.event_name == 'pull_request' && github.event.pull_request.head.repo.fork) }}

0 comments on commit db70c40

Please sign in to comment.