Skip to content

Commit

Permalink
Merge pull request #24 from ReactiveBayes/codecov
Browse files Browse the repository at this point in the history
Add codecov token
  • Loading branch information
bvdmitri authored Oct 11, 2024
2 parents 9157bce + 1172bad commit 741a8c7
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 @@ -40,6 +40,8 @@ jobs:
- uses: codecov/codecov-action@v3
with:
files: lcov.info
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
docs:
name: Documentation
runs-on: ubuntu-latest
Expand Down

0 comments on commit 741a8c7

Please sign in to comment.