Skip to content

Commit

Permalink
Add codecov token (#28)
Browse files Browse the repository at this point in the history
Required for v4.x

Do not merge until adoptium/.eclipsefdn#43 has been merged
  • Loading branch information
gdams authored Feb 5, 2024
1 parent dcf38c6 commit da2cc64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ jobs:

- name: Upload coverage to Codecov
uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit da2cc64

Please sign in to comment.