Skip to content

Commit

Permalink
add CODECOV_TOKEN
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandar Stojanov <me@fnd.works>
  • Loading branch information
losisin committed Feb 27, 2024
1 parent f507579 commit e8be71b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
with:
files: ./coverage/lcov.info
flags: unittests
token: ${{ secrets.CODECOV_TOKEN }}

test-action:
name: GitHub Actions Test
Expand Down

0 comments on commit e8be71b

Please sign in to comment.