Skip to content

Commit 8255d4e

Browse files
authored
Use JuliaLinearAlgebra's Codecov token in CI (#131)
1 parent b71cde6 commit 8255d4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,5 @@ jobs:
5656
- uses: julia-actions/julia-processcoverage@v1
5757
- uses: codecov/codecov-action@v4
5858
with:
59+
token: ${{ secrets.CODECOV_TOKEN }}
5960
file: lcov.info

0 commit comments

Comments
 (0)