Skip to content

Commit

Permalink
add CODECOV_TOKEN co CI
Browse files Browse the repository at this point in the history
  • Loading branch information
joshday committed Dec 13, 2024
1 parent c065254 commit b94ce09
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 @@ -39,4 +39,6 @@ jobs:
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: lcov.info
slug: JuliaComputing/DepotDelivery.jl

0 comments on commit b94ce09

Please sign in to comment.