Skip to content

Commit

Permalink
CI: Add Codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
eschnett committed May 2, 2024
1 parent 898e85e commit 8466837
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_julia_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,7 @@ jobs:
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v1
env:
CODECOV_TOKEN: 82aae245-ad5c-41ac-9e30-b64617ce25b0
with:
file: lcov.info

0 comments on commit 8466837

Please sign in to comment.