Skip to content

Commit

Permalink
Add codecov token (mandatory in v4)
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored Oct 2, 2024
1 parent 435b4c0 commit e697f5d
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 @@ -60,6 +60,8 @@ jobs:
- uses: codecov/codecov-action@v4
with:
file: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

- uses: coverallsapp/github-action@master
with:
Expand Down

0 comments on commit e697f5d

Please sign in to comment.