Skip to content

Commit

Permalink
Add the codecov token.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Dec 19, 2024
1 parent 096ab3e commit 86d3f27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:

secrets:
sonar_login: ${{ secrets.SONAR_TOKEN }}
codecov_token: ${{ secrets.CODECOV_TOKEN }}

test-openssl-3_x:
uses: xmidt-org/.github/.github/workflows/meson-unit-test.yml@main
Expand All @@ -43,3 +44,4 @@ jobs:

secrets:
sonar_login: ${{ secrets.SONAR_TOKEN }}
codecov_token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 86d3f27

Please sign in to comment.