Skip to content

Commit

Permalink
Add codecov token (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored Feb 6, 2024
1 parent d743eb6 commit 636dbfa
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 @@ -34,4 +34,6 @@ jobs:
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }} # required
fail_ci_if_error: true
file: lcov.info

0 comments on commit 636dbfa

Please sign in to comment.