Skip to content

Commit

Permalink
Use Codecov token in CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jishnub authored Feb 8, 2024
1 parent f458048 commit fd4456f
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 @@ -47,4 +47,5 @@ jobs:
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: lcov.info

0 comments on commit fd4456f

Please sign in to comment.