Skip to content

Commit

Permalink
Setup CodeCov
Browse files Browse the repository at this point in the history
Setup CodeCov
  • Loading branch information
svilupp authored Dec 1, 2023
2 parents 1cbc10b + 5b3867f commit 6726be4
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 @@ -39,6 +39,7 @@ jobs:
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v3
with:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
files: lcov.info
docs:
name: Documentation
Expand Down

0 comments on commit 6726be4

Please sign in to comment.