Skip to content

Commit

Permalink
[ADD] codecov token to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
meudnaes committed Jun 11, 2024
1 parent 66ba8d8 commit bcbcee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- uses: codecov/codecov-action@v4
with:
files: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
docs:
name: Documentation
runs-on: ubuntu-latest
Expand Down

0 comments on commit bcbcee6

Please sign in to comment.