Skip to content

Commit d4b3d90

Browse files
authored
Use token from JuliaArrays
1 parent 4e8f67f commit d4b3d90

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
@@ -43,4 +43,5 @@ jobs:
4343
- uses: julia-actions/julia-processcoverage@v1
4444
- uses: codecov/codecov-action@v4
4545
with:
46+
token: ${{ secrets.CODECOV_TOKEN }}
4647
file: lcov.info

0 commit comments

Comments
 (0)