Skip to content

Commit

Permalink
add token to coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Doris committed Nov 8, 2024
1 parent dea1380 commit e27d20e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ jobs:
JULIA_CONDAPKG_BACKEND: ${{ matrix.backend }}
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v3
with:
file: lcov.info
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e27d20e

Please sign in to comment.